common_agent::authorization_handlers

Function authorization_from_agents_check

source
pub fn authorization_from_agents_check(
    request: &AgentHandlerRoutingRequest,
    _link_info: &Option<AgentMeshLinkInfo>,
    agent_ids: &[MeshId],
) -> Result<(), MeshError>