←back to thread

320 points willm | 1 comments | | HN request time: 0s | source
Show context
the__alchemist ◴[] No.45107609[source]
The barrier it places in Rust's lib ecosystem is unpleasant; I'm glad it hasn't taken off in Python. I have written too many rust libs because the existing ones forced your code to be Async.
replies(1): >>45111743 #
1. bigstrat2003 ◴[] No.45111743[source]
The bifurcation of the Rust ecosystem due to async makes me absolutely loathe the feature, and wish it had never been added to the language. It's so awful.