Type Definition typemap_rev::DefaultStorage

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

The default type used for storing values in a TypeMap.