Crate reference_counted

Source

Structs§

Traits§

  • A smart pointer that keeps track of how many pointers refer to the same allocation and exposes this information in its API.