CCR4

Type Alias CCR4 

Source
pub type CCR4<T> = CCR<T, 3>;

Aliased Type§

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

Trait Implementations§