We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f19165 commit b3d30deCopy full SHA for b3d30de
src/os/windows/mod.rs
@@ -4,6 +4,6 @@ cfg_std! {
4
pub mod io;
5
}
6
7
-cfg_default! {
+cfg_unstable! {
8
pub mod fs;
9
0 commit comments