Trait implementation lrs::share::RefCellBorrowMut::DerefMut

Objects that implement the mutable dereference operator.

Syntax

impl<'a, T> DerefMut for RefCellBorrowMut<'a, T>