Skip to main content

SmartRepository

Derive Macro SmartRepository 

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

AI-Driven Repository Pattern Generator Generates complete CRUD operations with caching, metrics, and error handling