Macro impl_instruction_from_bytes

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