[][src]Module archery::shared_pointer::kind

Structs

ArcK

Type constructors for Arc pointers.

RcK

Type constructors for Rc pointers.

Traits

SharedPointerKind

Trait for type constructors of reference-counting pointers.