Crate persistent_keystore_rs
Source - errors
- prelude
- Client
- Thread-safe, optionally persistent client for interacting with a keystore database
- Database
- Database; a collection of Tables
- Entry
- Entry represents all items that are contained within a Table
- EntryBuilder
- Builder Pattern for creating new Entry items to be inserted into a Table
- Table
- Table is a collection of Entry objects that meet a specified format criteria
- TableBuilder
- Builder Pattern for creating a new Table
- Field
- FieldRequirement
- FieldType