Type Alias RawObject

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

Aliased Typeยง

struct RawObject { /* private fields */ }