macro_rules! subst { ($src:tt, $dst:expr_2021) => { ... }; }
Auxiliary macro which substitutes $src token by $dst expression.
$src
$dst