Declare ascii module in libcore/lib.rs
This commit is contained in:
parent
df283db4c1
commit
16076d4750
1 changed files with 1 additions and 0 deletions
|
|
@ -165,6 +165,7 @@ pub mod borrow;
|
|||
|
||||
pub mod any;
|
||||
pub mod array;
|
||||
pub mod ascii;
|
||||
pub mod sync;
|
||||
pub mod cell;
|
||||
pub mod char;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue