Hacker News new | ask | show | jobs
by zozbot234 33 days 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.