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.
pub fn resolve_profile(
input: ResolveInput<'_>,
) -> Result<ResolvedProfile, FoundationError>Pure decision function. Returns the resolved profile, or a typed reason. See the contract spec for precedence rules.