Repository

Derive Macro Repository 

Source
#[derive(Repository)]
{
    // Attributes available to this derive:
    #[disk]
    #[db]
    #[cache]
}