Module storage

Module storage 

Source
Expand description

Storage implementations for different backends

Re-exports§

pub use in_memory::InMemoryLinkService;

Modules§

in_memory
In-memory implementation of LinkService for testing and development