Variables

Type Alias Variables 

Source
pub type Variables = HashMap<String, Value>;

Aliased Typeยง

pub struct Variables { /* private fields */ }