common_agent::authorization_handlers

Function authorization_is_connected_and_from_agents_check

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