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 2c9b558 commit 72ed4ebCopy full SHA for 72ed4eb
src/os/windows/mod.rs
@@ -2,5 +2,8 @@
2
3
cfg_std! {
4
pub mod io;
5
+}
6
+
7
+cfg_default! {
8
pub mod fs;
9
}
0 commit comments