pub type Extra = HashMap<String, Value>;
Convenience alias for the catch-all map of unmodelled JSON fields.
pub struct Extra { /* private fields */ }