|
|
|
|
|
by pitdicker
942 days ago
|
|
You are right. POSIX specifies one thing, the standard library in Rust and some other libraries specifies something different. 'Safe to use unless there are other threads' is not really something you can or want to encode in a type system. But libraries and users are caught in the middle. |
|