blob: 7275bfd1765d566aebf3ff72213aae5e97c3b52e [file] [log] [blame]
#![stable(feature = "raw_ext", since = "1.1.0")]
#![forbid(unsafe_op_in_unsafe_fn)]
pub mod fs;
pub(crate) mod raw;