You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error[E0433]: failed to resolve: could not find `unix` in `os`
--> src\lib.rs:17:14
|
17 | use std::os::unix::io::RawFd;
| ^^^^ could not find `unix` in `os`
and related errors :)
The text was updated successfully, but these errors were encountered:
and related errors :)
The text was updated successfully, but these errors were encountered: