Variant lrs::share::RefCellStatus::BorrowedMut

The cell is mutably borrowed.

Syntax

enum RefCellStatus {
    BorrowedMut
}