[][src]Macro combu::check_authors

macro_rules! check_authors {
    ($context:ident) => { ... };
}

Checks context has authors flag. If the context has author flag, show authors and exit.