copy_field

Macro copy_field 

Source
macro_rules! copy_field {
    ($ptr:expr, $self:ident, $field:ident) => { ... };
}