Skip to content

Commit ee3032b

Browse files
committed
set os as todo
Signed-off-by: Yoshua Wuyts <[email protected]>
1 parent 450e827 commit ee3032b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/lib.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ pub use async_fs as fs;
2828
#[doc(inline)]
2929
pub use async_io as io;
3030

31+
/// TODO
32+
pub mod os {}
33+
3134
/// TODO
3235
pub mod panic {}
3336

0 commit comments

Comments
 (0)