Skip to main content

Module storage

Module storage 

Source
Expand description

Storage port and in-memory adapter for proxy records.

Structs§

MemoryProxyStore
In-memory implementation of ProxyStoragePort.

Traits§

ProxyStoragePort
Abstract storage interface for persisting and querying proxy records.

Type Aliases§

BoxedProxyStorage
Convenience alias for a heap-allocated, type-erased ProxyStoragePort.