translate

Macro translate 

Source
macro_rules! translate {
    ($o:expr, $key:ident) => { ... };
    ($o:expr, $key:ident, $($placeholder:literal = $value:expr),+) => { ... };
}
Expand description

Utility macro to translate from output