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