Skip to content

Commit 068c2bc

Browse files
author
Stjepan Glavina
authored
Merge pull request #1 from stjepang/todo-os
set os as todo
2 parents f17672d + ee3032b commit 068c2bc

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)