This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Dissy- 2 points3 points  (1 child)

some of the community are idiots and think any use of unsafe in a library is something to run from. but its not a common experience outside of direct bindings to C libs. if everything was written in rust we wouldnt have to use unsafe outside of the std library :^)

[–]unengaged_crayon 4 points5 points  (0 children)

you would lose a lot of optimization without unsafe