[][src]Crate scoped_cell

Structs

BorrowMutError
ScopedCell
ScopedCellCreatorGuard
ScopedCellInner

Functions

new

The guard must not be dropped while a borrow of a related cell is in progress. If this happens, the whole process will be aborted.

scoped_cell