logo
pub type Attributes<'l> = &'l [f32];
Expand description

An alias for a slice of f32 values.