Hacker News new | ask | show | jobs
by drewtato 949 days ago
This is definitely not helped by Rocket. Even I, knowing Rust well, don't enjoy the way Rocket puts so much logic into attribute macros and function signatures.
1 comments

Yeah, I generally have no issue with Rust's syntax but Rocket's API is certainly something.