Register new snapshots
This commit is contained in:
parent
4252a24ae1
commit
acc5e32e53
18 changed files with 23 additions and 94 deletions
|
|
@ -117,11 +117,6 @@ mod kill;
|
|||
/// The coroutine task scheduler, built on the `io` event loop.
|
||||
pub mod sched;
|
||||
|
||||
#[cfg(stage0)]
|
||||
pub mod io {
|
||||
pub use io::stdio;
|
||||
}
|
||||
|
||||
/// The EventLoop and internal synchronous I/O interface.
|
||||
pub mod rtio;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue