Struct core::cell::BorrowError
1.13.0·
source ·
[−]#[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.