Type Alias Poly32

Source
pub type Poly32 = Poly<f32>;

Aliased Typeยง

pub struct Poly32(/* private fields */);