Type Alias Strong

Source
pub type Strong<T> = Strong<T>;

Aliased Typeยง

pub struct Strong<T> { /* private fields */ }