Function espr::codegen::rust::rustfmt   [−][src]
pub fn rustfmt(tt: String) -> StringExpand description
Format generated Rust code using rustfmt run as external process.
Panics
rustfmtis not found in PATHrustfmtreturns error- The input of rustfmt is completely generated by this crate, and thus it must be a bug, i.e. not a runtime error.