Module deref

Source

Structs§

MapDeref
The type map Deref target to another type.
MapDerefMut
The type map DerefMut’s target to another type.

Traits§

DerefExt
This trait extend Deref to add function deref_map
DerefMutExt
This trait extend DerefMut to add function deref_mut_map