Type Alias SSPR2

Source
pub type SSPR2<'x, 'y, 'a> = HPR2<'x, 'y, 'a, f32>;

Aliased Typeยง

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