Module pointer

Module pointer 

Source
Expand description

Abstraction over smart pointers.

Structs§

ArcFamily
Family of Arc pointers.
RcFamily
Family of Rc pointers.
RefFamily
Family of &-references.

Traits§

PointerFamily
Abstraction over smart pointers.