Skip to main content

Crate tosql

Crate tosql 

Source

Re-exports§

pub use sql_struct_li::SQL_STRUCT_LI;
pub use linkme;
pub use tosql_linkme;
pub use vb;

Structs§

Bytes
A cheaply cloneable and sliceable chunk of contiguous memory.
BytesMut
A unique reference to a contiguous slice of memory.
Meta
SqlStruct

Enums§

Kind

Statics§

SQL_STRUCT_LI

Traits§

BufMut
A trait for values that provide sequential write access to bytes.
SqlField
ToSqlTrait

Attribute Macros§

tosql

Derive Macros§

ToSql