Macro impl_account_from_bytes

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