Skip to main content

copy_field_int

Macro copy_field_int 

Source
macro_rules! copy_field_int {
    ($($ty:ty),+) => { ... };
}