common_agent

Macro authorization_from_agents

source
macro_rules! authorization_from_agents {
    ([$($id:expr),*]) => { ... };
}