macro_rules! locale {
    ($($proc_macro:tt)*) => { ... };
}
Expand description

Add one to an expression.

(Documentation goes here on the re-export, not in the other crate.)