Function sfwtools::tabs::run_entab[][src]

pub fn run_entab(src: &str, dst: Box<dyn Write>)

Convenience function for running entab in idiomatic fashion (i.e.) errors are printed to user and the program exits.