pub type Extensions = HashMap<String, Value>;
The type for a collection of generic extensions.
pub struct Extensions { /* private fields */ }