Type Alias Poly32

Source
pub type Poly32 = Poly<f32>;

Aliased Typeยง

struct Poly32(/* private fields */);