Type Alias RawObject

Source
pub type RawObject = HashMap<Token, Value>;

Aliased Typeยง

pub struct RawObject { /* private fields */ }