Macro impl_to_bytes

Source
macro_rules! impl_to_bytes {
    ($struct_name:ident) => { ... };
}