pub fn get_fel4_config<P: AsRef<Path>>(
    fel4_manifest_path: P,
    build_profile: &BuildProfile
) -> Result<Fel4Config, ConfigError>
Expand description

Load, parse, and resolve a Fel4Config