Function rd_util::child_reader_thread[][src]

pub fn child_reader_thread(
    name: String,
    stdout: ChildStdout,
    tx: Sender<String>
)