Expand description
Storage implementations for different backends
Re-exports§
pub use in_memory::InMemoryDataService;pub use in_memory::InMemoryLinkService;
Modules§
- in_
memory - In-memory implementations of DataService and LinkService for testing and development