Crate rco_cell

Source

Structs§

RcOCell
This struct represents a mutable reference counted reference to a value that can be present or absent. It has the same borrow checking semantics as RefCell (i.e. Runtime borrow checking)
WeakRcOCell

Enums§

RcOCellBorrowError
RcOCellComputeResult
RcOCellError