macro_rules! authors_flag {
    ($($($description:tt)+)?) => { ... };
}
Expand description

Macro for preset authors flag.