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