Skip to main content

Values

Type Alias Values 

Source
pub type Values = Vec<Value>;
Expand description

Type alias to a collection of values.

Aliased Type§

pub struct Values { /* private fields */ }