Skip to main content

Extra

Type Alias Extra 

Source
pub type Extra = HashMap<String, Value>;
Expand description

Convenience alias for the catch-all map of unmodelled JSON fields.

Aliased Typeยง

pub struct Extra { /* private fields */ }