pub fn capability_is_in_bounding_set(capability: Capability) -> Result<bool>
Available on crate feature
thread
only.Expand description
Check if the specified capability is in the calling thread’s capability bounding set.
pub fn capability_is_in_bounding_set(capability: Capability) -> Result<bool>
thread
only.Check if the specified capability is in the calling thread’s capability bounding set.