Function caminos_lib::config::flatten_configuration_value[][src]

pub fn flatten_configuration_value(
    value: &ConfigurationValue
) -> ConfigurationValue
Expand description

Expands all the inner ConfigurationValue::Experiments given out a single ConfigurationValue::Experiments whose elements are free of them.