Type Alias SSPR

Source
pub type SSPR<'x, 'a> = HPR<'x, 'a, f32>;

Aliased Typeยง

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