Crate persistent_keystore_rs[][src]

Modules

Structs

Thread-safe, optionally persistent client for interacting with a keystore database

Database; a collection of Tables

Entry represents all items that are contained within a Table

Builder Pattern for creating new Entry items to be inserted into a Table

Table is a collection of Entry objects that meet a specified format criteria

Builder Pattern for creating a new Table

Enums