pub type DynLocalAgentStoreFactory = Arc<dyn LocalAgentStoreFactory>;Expand description
Trait-object LocalAgentStoreFactory.
Aliased Typeยง
struct DynLocalAgentStoreFactory { /* private fields */ }pub type DynLocalAgentStoreFactory = Arc<dyn LocalAgentStoreFactory>;Trait-object LocalAgentStoreFactory.
struct DynLocalAgentStoreFactory { /* private fields */ }