Searched refs:PolicyGatedStorage (Results 1 – 2 of 2) sorted by relevance
44 pub struct PolicyGatedStorage { struct48 impl PolicyGatedStorage { implementation
20 use crate::store::{KeyValueStore, PolicyGatedStorage};94 store: PolicyGatedStorage,137 let store = PolicyGatedStorage::init(storage_impl); in new_with_session_limit()