macro_rules! impl_vec_into_r_as { ($target:ty, $target_name:literal; $from:ty, $from_name:literal) => { ... }; }