pub type CloneMap = TypeMap<dyn CloneAny>;
A version of TypeMap containing only Clone types.
TypeMap
Clone