Linear4

Type Alias Linear4 

Source
pub type Linear4<T> = Linear<T, 4>;

Aliased Typeยง

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