macro_rules! trans_none { () => { ... }; }
Alternative to Trans::None. Use trans_none!()
Trans::None
trans_none!()