Skip to main content

RepositoryCrud

Derive Macro RepositoryCrud 

Source
#[derive(RepositoryCrud)]
{
    // Attributes available to this derive:
    #[repository]
}
Expand description

RepositoryCrud Pattern - CRUD operations with caching (saves ~300 lines)