Structs§
- MapDeref
- The type map
Deref
target to another type. - MapDeref
Mut - The type map
DerefMut
’s target to another type.
Traits§
- Deref
Ext - This trait extend
Deref
to add functionderef_map
- Deref
MutExt - This trait extend
DerefMut
to add functionderef_mut_map