Skip to main content

read_multi_configuration_str_with_features

Function read_multi_configuration_str_with_features 

Source
pub fn read_multi_configuration_str_with_features(
    config_content: String,
    file_path: Option<&str>,
    active_features: &[&str],
) -> CuResult<MultiCopperConfig>
Expand description

Read a multi-Copper configuration string using the supplied compile-time Cargo features.