alloc_wg
macro_rules! format { ( in $alloc:expr, $fmt:expr, $($args:expr),* ) => { ... }; ( $fmt:expr, $($args:expr),* ) => { ... }; }