Struct core::cell::BorrowError 1.13.0[−][src]
#[non_exhaustive]pub struct BorrowError {}
Expand description
An error returned by RefCell::try_borrow
.
#[non_exhaustive]pub struct BorrowError {}
An error returned by RefCell::try_borrow
.