variant

Macro variant 

macro_rules! variant {
    ($($proc_macro:tt)*) => { ... };
}
Available on crate feature i18n only.