Derive Macro RedisModel

Source
#[derive(RedisModel)]
{
    // Attributes available to this derive:
    #[redis]
}