Skip to main content

resolve_profile

Function resolve_profile 

Source
pub fn resolve_profile(
    input: ResolveInput<'_>,
) -> Result<ResolvedProfile, FoundationError>
Expand description

Pure decision function. Returns the resolved profile, or a typed reason. See the contract spec for precedence rules.