pub fn read_multi_configuration_with_features( config_filename: &str, active_features: &[&str], ) -> Result<MultiCopperConfig, CuError>
Read a multi-Copper configuration using the supplied compile-time Cargo features.