blob: 7f6d6a645c85530f8725d92d6aa262de0b177b3e [file] [log] [blame]
//! Cygwin-specific definitions
#![stable(feature = "raw_ext", since = "1.1.0")]
pub mod fs;
pub(crate) mod raw;