Expand description
Storage port and in-memory adapter for proxy records.
Structs§
- Memory
Proxy Store - In-memory implementation of
ProxyStoragePort.
Traits§
- Proxy
Storage Port - Abstract storage interface for persisting and querying proxy records.
Type Aliases§
- Boxed
Proxy Storage - Convenience alias for a heap-allocated, type-erased
ProxyStoragePort.