Trait tiptoe::RefCounter[][src]

pub trait RefCounter: Sealed { }
Expand description

(Sealed) Common trait of tiptoe’s embeddable reference counter types.

Implementors