pub type AuthorizationHandler = dyn Fn(&AgentHandlerRoutingRequest, &Option<AgentMeshLinkInfo>) -> Result<(), MeshError> + Send + Sync;