Struct atomic_refcell::BorrowError [−][src]
pub struct BorrowError { /* fields omitted */ }
Expand description
An error returned by AtomicRefCell::try_borrow
.
pub struct BorrowError { /* fields omitted */ }
An error returned by AtomicRefCell::try_borrow
.