pub fn capability_is_in_ambient_set(
capability: impl CompatCapability,
) -> Result<bool>Expand description
Check if the specified capability is in the ambient set.
pub fn capability_is_in_ambient_set(
capability: impl CompatCapability,
) -> Result<bool>Check if the specified capability is in the ambient set.