Type Alias DefaultStorage

Source
pub type DefaultStorage = dyn Any + Send + Sync;
Expand description

The default type used for storing values in a TypeMap.