pub fn read_configuration_with_features( config_filename: &str, active_features: &[&str], ) -> CuResult<CuConfig>
Read a Copper configuration using the supplied compile-time Cargo features.