pub fn runtime_profile_requirements(
capabilities: &RuntimeCapabilities,
profile: RuntimeConformanceProfile,
) -> RuntimeResult<RuntimeConformanceProfileRequirements>Expand description
Returns the stable shared requirements a provider evidence record must cover for the selected profile and capability set.