This website requires JavaScript.
Explore
Help
Sign In
martials
/
rust-lib
Watch
1
Star
0
Fork
0
You've already forked rust-lib
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
rust-lib
/
crates
/
diesel_crud_derive
/
src
History
Martin Berg Alstad
5a77407297
✨
Replaced async_trait with async in traits from 2024 edition
2025-03-07 22:40:10 +01:00
..
attributes.rs
Rewritten diesel_crud to be more flexible
2024-08-24 19:29:54 +02:00
common.rs
✨
Replaced async_trait with async in traits from 2024 edition
2025-03-07 22:40:10 +01:00
create.rs
✨
Replaced async_trait with async in traits from 2024 edition
2025-03-07 22:40:10 +01:00
delete.rs
✨
Replaced async_trait with async in traits from 2024 edition
2025-03-07 22:40:10 +01:00
lib.rs
Rewritten diesel_crud to be more flexible
2024-08-24 19:29:54 +02:00
list.rs
✨
Replaced async_trait with async in traits from 2024 edition
2025-03-07 22:40:10 +01:00
read.rs
✨
Replaced async_trait with async in traits from 2024 edition
2025-03-07 22:40:10 +01:00
update.rs
✨
Replaced async_trait with async in traits from 2024 edition
2025-03-07 22:40:10 +01:00