Type Alias LibCallValues

Source
pub type LibCallValues = SmallVec<[DataValue; 1]>;

Aliased Typeยง

struct LibCallValues { /* private fields */ }