Skip to main contentCrate diesel_crud
Source - Db
- Error
- Create
- Trait for update operations which auto-implements
Cud. - Cud
- Trait which is implemented by create, update, and delete operations.
- CudQuery
- Load
- Trait which is implemented by read operations.
- LoadQuery