MCPcopy Create free account
hub / github.com/dckc/rust-sqlite3 / FromSql

Interface FromSql

src/types.rs:24–27  ·  view source on GitHub ↗

A trait for result values from a query. cf [sqlite3 result values][column]. inspired by sfackler's `FromSql` (and some haskell bindings?) [column]: http://www.sqlite.org/c3ref/column_blob.html - *TODO: many more implementors, including Option

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Implementers 1

types.rssrc/types.rs

Calls

no outgoing calls

Tested by

no test coverage detected