Function rem_utils::formatter::format_source

source ยท
pub fn format_source(src: &str) -> Result<String, Error>
Expand description

Formats a rust source string using rustfmt.