Skip to content

Commit a510715

Browse files
Update library/std/src/os/nto/mod.rs
Co-authored-by: Jubilee <[email protected]>
1 parent cef9d4c commit a510715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/std/src/os/nto/mod.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#![stable(feature = "raw_ext", since = "1.1.0")]
22

33
pub mod fs;
4-
pub mod raw;
4+
pub(super) mod raw;

0 commit comments

Comments
 (0)