Module ts_mem_pool::arc_recycled[][src]

Definition of the smart pointer

Structs

ArcRecycled

A smart pointer that returns memory to its owner when it is dropped

Traits

Recycle

This trait is required to use a type in the memory pool