most types are not thread-safe.
Safe rust is thread-safe in the sense that you can’t have runtime thread unsafely. If we are going to ignore the role of compile-time errors, then literally nothing is safe.
Also, what is “most”? Can you source that claim?








Yes and no.
And you clearly missed the enums part.