pub type DynLocalAgentStore = Arc<dyn LocalAgentStore>;Expand description
Trait-object version of kitsune2 LocalAgentStore.
Aliased Typeยง
pub struct DynLocalAgentStore { /* private fields */ }pub type DynLocalAgentStore = Arc<dyn LocalAgentStore>;Trait-object version of kitsune2 LocalAgentStore.
pub struct DynLocalAgentStore { /* private fields */ }