@ -7,9 +7,6 @@ cfg_std! {
cfg_unstable! {
#[cfg(feature = "default")]
pub mod fs;
#[cfg(feature = "std")]
pub use async_process::windows as process;
}
#[cfg(all(feature = "unstable", feature = "std"))]
#[cfg_attr(feature = "docs", doc(cfg(unstable)))]
#[doc(inline)]