Type Alias SSYMM

Source
pub type SSYMM<'a, 'b, 'c> = SYMM<'a, 'b, 'c, f32>;

Aliased Typeยง

struct SSYMM<'a, 'b, 'c> { /* private fields */ }