macro_rules! trans_quit { () => { ... }; }
Alternative to Trans::Quit. Use trans_quit!()
Trans::Quit
trans_quit!()