Struct std::cell::BorrowMutError 1.13.0
[−]
[src]
pub struct BorrowMutError { /* fields omitted */ }
An error returned by RefCell::try_borrow_mut
.