common_agent

Macro authorization_from_agents_and_is_owner

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