pub type ConfigValues = IndexMap<String, (Value, usize)>;
pub struct ConfigValues { /* private fields */ }