pub fn resolve_fel4_config<M: Borrow<FullFel4Manifest>>(
    full: M,
    build_profile: &BuildProfile
) -> Result<Fel4Config, ConfigError>
Expand description

Resolve and validate a particular Fel4 configuration for the given BuildProfile and the selected_target and selected_platform found in the FullFel4Manifest