Hacker News new | ask | show | jobs
by chalst 2631 days ago
I think that dynamically sized types make life easier in places where it might be good to figure out how to manipulate the concrete data.

https://doc.rust-lang.org/reference/dynamically-sized-types....

1 comments

Thanks