this post was submitted on 27 Nov 2023
20 points (100.0% liked)

Rust Programming

8879 readers
1 users here now

founded 6 years ago
MODERATORS
top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 2 years ago

The reduction in generics exposed through the public API is a welcomed change. It’s been a while since I’ve used Axum, but I remember enjoying everything except the effects the generics had on how I could make calls and pass things around.