pub type ShareMap = TypeMap<dyn UnsafeAny + Send + Sync>;
A version of TypeMap containing only Send + Sync types.
TypeMap
Send + Sync