macro_rules! enter_flexible_ident { ($name:ident = $this:expr => ($enabled:expr){ $($t:tt)* }) => { ... }; }