pub type DynOpStore = Arc<dyn OpStore>;
Trait-object OpStore.
pub struct DynOpStore { /* private fields */ }