Skip to main content

capability_matches_request

Function capability_matches_request 

Source
pub fn capability_matches_request(
    cap: &CapabilityToken,
    tool_name: &str,
    server_id: &str,
    arguments: &Value,
) -> Result<bool, KernelError>