wiwi::rc

Type Alias RcStrThreadWeak

Source
pub type RcStrThreadWeak<M = ()> = RcStrWeak<ThreadCounter, M>;
Expand description

Weak pointer to a single threaded reference counted thin pointer RcStrThread

Aliased Typeยง

struct RcStrThreadWeak<M = ()> { /* private fields */ }