Skip to main content

read_multi_configuration_with_features

Function read_multi_configuration_with_features 

Source
pub fn read_multi_configuration_with_features(
    config_filename: &str,
    active_features: &[&str],
) -> CuResult<MultiCopperConfig>
Expand description

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