|
|
|
|
|
by adgjlsfhk1
1610 days ago
|
|
the are 2 answers here. the first is that the crate is less likely than a c++ library to have this bug since stuff is safe by default. the second is that having a smaller set of unsafe stuff in your code base makes it easier to rule out your code as the problem. |
|