[][src]Function runtasktic::fst::dot::dot_write_file

pub fn dot_write_file<W: Write>(fst: &TaskFst, writer: &mut W) -> Result<()>