Type Alias STBMV

Source
pub type STBMV<'a, 'x> = TBMV<'a, 'x, f32>;

Aliased Typeยง

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