Re-exports§
pub use rusqlite;
pub use serde;
pub use tokio_rusqlite;
Macros§
Structs§
- Connection
- A handle to call functions in background thread.
Traits§
- Deserialize
- A data structure that can be deserialized from any data format supported by Serde.
- Query
- Serialize
- A data structure that can be serialized into any data format supported by Serde.