Function sfwtools::tabs::detab[][src]

pub fn detab<W: Write>(src: &str, f_out: W) -> Result<(), Error>