Dependencies

Type Alias Dependencies 

Source
pub type Dependencies = HashMap<String, Option<Value>>;

Aliased Typeยง

pub struct Dependencies { /* private fields */ }