pd_cipher::lookup::providers::memory_storage
In-memory storage provider using the new trait system. In-memory storage provider implementation using the new trait system.
Structs
InMemoryConfig
Configuration for in-memory storage provider.
pub struct InMemoryConfig
InMemoryStorageProvider
In-memory storage provider.
pub struct InMemoryStorageProvider
InMemoryBuilder
Builder for constructing in-memory lookup tables.
pub struct InMemoryBuilder
InMemoryReader
Reader for querying in-memory lookup tables.
pub struct InMemoryReader