pub type Extras = BTreeMap<String, Value>;Expand description
Source-format fields the neutral model doesn’t name, kept for round-trip and cross-format passthrough. Keys are the field names; values are JSON scalars.
Aliased Type§
pub struct Extras { /* private fields */ }