DynOpStoreFactory

Type Alias DynOpStoreFactory 

Source
pub type DynOpStoreFactory = Arc<dyn OpStoreFactory>;
Expand description

Trait-object OpStoreFactory.

Aliased Typeยง

pub struct DynOpStoreFactory { /* private fields */ }