secana@programming.dev to Rust@programming.devEnglish · 7 months agoWhat are you working on this week? (May. 05, 2024)message-squaremessage-square9fedilinkarrow-up121file-text
arrow-up120message-squareWhat are you working on this week? (May. 05, 2024)secana@programming.dev to Rust@programming.devEnglish · 7 months agomessage-square9fedilinkfile-text
minus-squarenebeker@programming.devlinkfedilinkEnglisharrow-up6·7 months agoJust learning. I threw together a little CRUD API in Rocket the other day. Now I’m playing around with Diesel. I don’t love the intermediate New types, coming from EF Core. Is that because Rust ~~~~doesn’t really have constructors?
Just learning. I threw together a little CRUD API in Rocket the other day.
Now I’m playing around with Diesel. I don’t love the intermediate New types, coming from EF Core. Is that because Rust ~~~~doesn’t really have constructors?