pub fn auto_doc_tidy_html() -> ResultWithLibError<()>
Expand description

Pretty HTML for docs

The HTML generated by cargo doc is ugly and difficult to git diff. Tidy HTML is a HTML checker and formatter installed on most Linuxes.