sqlite.BindValue
trait pub BindValueA value that may be bound to a column in a SQLite statement.
Implementations
Bool
impl BindValue for BoolByteArray
impl BindValue for ByteArrayFloat
impl BindValue for FloatInt
impl BindValue for IntNil
impl BindValue for NilString
impl BindValue for String