Skip to main content

read_configuration_with_features

Function read_configuration_with_features 

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

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