pub type CStoreContextMut<'a> = StoreContextMut<'a, StoreData>;

Aliased Type§

struct CStoreContextMut<'a>(/* private fields */);