std: restructure rand os code into sys modules
This commit is contained in:
parent
b54770c245
commit
34dfc3991d
5 changed files with 167 additions and 168 deletions
|
@ -42,6 +42,7 @@ pub mod os;
|
|||
pub mod os_str;
|
||||
pub mod pipe;
|
||||
pub mod process;
|
||||
pub mod rand;
|
||||
pub mod rwlock;
|
||||
pub mod stack_overflow;
|
||||
pub mod thread;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue