indexical
0.6.1
Module pointer
Module Items
Structs
Traits
In crate indexical
indexical
Module
pointer
Copy item path
Source
Expand description
Abstraction over smart pointers.
Structs
§
ArcFamily
Family of
Arc
pointers.
RcFamily
Family of
Rc
pointers.
RefFamily
Family of
&
-references.
Traits
§
Pointer
Family
Abstraction over smart pointers.