Function write_loop

Source
pub fn write_loop(outfile: &str, write_rx: Receiver<Vec<u8>>) -> Result<()>