#[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
#[derive(SmartRepository)]
{
// Attributes available to this derive:
#[repository]
}
AI-Driven Repository Pattern Generator Generates complete CRUD operations with caching, metrics, and error handling