question_fmt

Macro question_fmt 

Source
macro_rules! question_fmt {
    ($($arg:tt)*) => { ... };
}