pub type ScalarValues = Vec<u8>;
Stores the data and type for a scalar arg
pub struct ScalarValues { /* private fields */ }