[][src]Type Definition typemap::CloneMap

type CloneMap = TypeMap<dyn CloneAny>;

A version of TypeMap containing only Clone types.