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.
pub fn read_multi_configuration_with_features(
config_filename: &str,
active_features: &[&str],
) -> CuResult<MultiCopperConfig>Read a multi-Copper configuration using the supplied compile-time Cargo features.