Macro grafix_toolbox::FAIL

source ·
macro_rules! FAIL {
    ($($t: tt)+) => { ... };
}