pub type Values = SmallVec<[f32; 4]>;
The input/output type of functions.
pub struct Values { /* private fields */ }