Variables

Type Alias Variables 

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

Aliased Typeยง

pub struct Variables { /* private fields */ }