Skip to main content

copy_field_float

Macro copy_field_float 

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