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

Rust Programming

8011 readers
1 users here now

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] kherge@beehaw.org 2 points 9 months 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.