Y
Hacker News
new
|
ask
|
show
|
jobs
by
leoh
613 days ago
Big structs as params in rust have similar issues
1 comments
saintfire
613 days ago
In what way? They're not opaque or mutable (by default).
They can be unwieldy but they do define a pretty strongly typed API.
link
They can be unwieldy but they do define a pretty strongly typed API.