ConfigValues

Type Alias ConfigValues 

Source
pub type ConfigValues = IndexMap<String, (Value, usize)>;

Aliased Typeยง

pub struct ConfigValues { /* private fields */ }