std
::
mem
::
BorrowableMut
Required methods
borrow_mut
Protocol
std
::
mem
::
BorrowableMut
protocol
BorrowableMut
<Self, M> { ... }
source
Required methods
fn
borrow_mut
(self: &
mut
Self
) -> M
source
Returns a mutable view to the object.