Macro actix_error::tr

source ·
macro_rules! tr {
    ($($k:expr => $v:expr),* $(,)?) => { ... };
}