We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08cf84c commit 37344faCopy full SHA for 37344fa
src/os/windows/mod.rs
@@ -5,5 +5,6 @@ cfg_std! {
5
}
6
7
cfg_unstable! {
8
+ #[cfg(feature = "default")]
9
pub mod fs;
10
0 commit comments