macro_rules! impl_try_from_robj { ($(@generics<$generics:tt>)? $type:ty $(where $($where_clause:tt)*)?) => { ... }; }