Crate rco_cell

source ·

Structs§

  • 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)

Enums§