Hacker News
new
past
comments
ask
show
jobs
points
by
gobdovan
15 hours ago
|
comments
by
zozbot234
5 hours ago
|
[-]
You can still use the fancy operators for readability, just use a macro to translate them into the actual code. Very common pattern in non-trivial Rust libraries.
reply