macro_rules! status {
($($arg:tt)*) => { ... };
}Expand description
Normal status chatter — printed unless -q. Prefixed gqls:.
macro_rules! status {
($($arg:tt)*) => { ... };
}Normal status chatter — printed unless -q. Prefixed gqls:.