Type Alias SASUM

Source
pub type SASUM<'x> = ASUM<'x, f32>;

Aliased Typeยง

struct SASUM<'x> { /* private fields */ }