Type Alias STRMV

Source
pub type STRMV<'a, 'x> = TRMV<'a, 'x, f32>;

Aliased Typeยง

struct STRMV<'a, 'x> { /* private fields */ }