macro_rules! dispatch_dtensor { ($outer:expr, |$ty:ident, $f:ident, $inner:ident| $expr:expr) => { ... }; }