Struct core::cell::BorrowMutError
1.13.0· source · [−]#[non_exhaustive]pub struct BorrowMutError {}
Expand description
An error returned by RefCell::try_borrow_mut
.
#[non_exhaustive]pub struct BorrowMutError {}
An error returned by RefCell::try_borrow_mut
.