jplatte to Rust Programming@lemmy.mlEnglish · 1 year agoNew Tokio blog post: Announcing axum 0.7tokio.rsexternal-linkmessage-square1fedilinkarrow-up120arrow-down10cross-posted to: rust@lemmit.online
arrow-up120arrow-down1external-linkNew Tokio blog post: Announcing axum 0.7tokio.rsjplatte to Rust Programming@lemmy.mlEnglish · 1 year agomessage-square1fedilinkcross-posted to: rust@lemmit.online
minus-squareKevin Herrera@beehaw.orglinkfedilinkEnglisharrow-up2·1 year agoThe 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.
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.