Crate dao [] [src]

Re-exports

pub use value::Value;
pub use value::ToValue;

Modules

value

Structs

ColumnName
Dao
Rows

use this to store data retrieved from the database This is also slimmer than Vec when serialized

TableName

Enums

DaoError

Traits

FromDao
ToColumnNames
ToDao
ToTableName