Skip to main content

intersect_tools

Function intersect_tools 

Source
pub fn intersect_tools(
    profile: &AgentProfile,
    granted: impl IntoIterator<Item = impl AsRef<str>>,
) -> EffectiveTools
Expand description

Intersects harness-granted tools with an OAP profile’s tool policy.