Skip to main content

impl_vec_into_r_as

Macro impl_vec_into_r_as 

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