Skip to main content

impl_field

Macro impl_field 

Source
macro_rules! impl_field {
    ($field_name: ty, $field_size: ident) => { ... };
}