Re-exports§
pub use self::connection::Database;pub use self::transaction::Transaction;
Modules§
Structs§
- Database
Key - The key used to encrypt the database.
- Sha256
Hash - A Sha256 hash.
- Unique
Arc - A smart pointer which has exactly one strong reference to the inner type, but may have several weak references.
Enums§
- Crypto
Keystore Error - Error type to represent various errors that can happen in the KeyStore
Functions§
Type Aliases§
- Crypto
Keystore Result - A specialized Result for the KeyStore functions