Expand description
Storage backends for persisting decisions and snapshots
Re-exports§
pub use sqlite::SqliteBackend;pub use sync::SyncSqliteBackend;pub use sync::MemoryStorageBackend;pub use sync::SyncStorageBackend;
Storage backends for persisting decisions and snapshots
pub use sqlite::SqliteBackend;pub use sync::SyncSqliteBackend;pub use sync::MemoryStorageBackend;pub use sync::SyncStorageBackend;