Type Alias dmntk_feel::values::Values

source ·
pub type Values = Vec<Value>;
Expand description

Type alias to a collection of values.

Aliased Type§

struct Values { /* private fields */ }