Extensions

Type Alias Extensions 

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

The type for a collection of generic extensions.

Aliased Typeยง

pub struct Extensions { /* private fields */ }