mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
Import reader_util
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import run::spawn_process;
|
||||
import io::writer_util;
|
||||
import io::{writer_util, reader_util};
|
||||
import libc::{c_int, pid_t};
|
||||
|
||||
export run;
|
||||
|
||||
Reference in New Issue
Block a user