axumstart_db
Generates a repository implementation from a trait definition: annotate the trait, name your
A #[repository] macro that generates sqlx-backed repository implementations from trait method names, plus SqlxInsert/SqlxUpdate derives.
Generates a repository implementation from a trait definition: annotate the trait, name your