[−][src]Trait smart_pointer::SmartPointerMut
A SmartPointer which beyond immutable access to the wrapped value also provides mutable
access via the AsMut, BorrowMut and DerefMut traits.
A SmartPointer which beyond immutable access to the wrapped value also provides mutable
access via the AsMut, BorrowMut and DerefMut traits.