macro_rules! impl_from_ast_component_for { ($([$reject_nonsensical:literal] $ty:ty),+ $(,)?) => { ... }; }