Type Alias CCR1

Source
pub type CCR1<T> = CCR<T, 0>;

Aliased Type§

pub struct CCR1<T>(/* private fields */);

Trait Implementations§