Derive Macro FromBytes

Source
#[derive(FromBytes)]
{
    // Attributes available to this derive:
    #[encoding]
}