Derive Macro Storable

#[derive(Storable)]
{
    // Attributes available to this derive:
    #[storable]
}