Hacker News new | ask | show | jobs
by leoh 613 days ago
Big structs as params in rust have similar issues
1 comments

In what way? They're not opaque or mutable (by default).

They can be unwieldy but they do define a pretty strongly typed API.