Re-exports§
pub use database::Database;
pub use connection::Connection;
pub use connection::Error;
pub use row::Row;
Modules§
Macros§
- enum_
u16 - Example
- filter
- Possible operators
- impl_
column_ type - param_
not_ null - row
- try2
- Example
- try_vec
- Example
- whr
- Possible operators
Structs§
- Unique
Id - A UniqueId that can be used within a database. Is not cryptographically secure and could be bruteforced.