Type Definition rubbl_miriad::WriteStream

source ·
pub type WriteStream = AligningWriter<BufWriter<File>>;