Macro blazeup::tx[][src]

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