Function rustfmt_wrapper::rustfmt

source ·
pub fn rustfmt<T: ToString>(input: T) -> Result<String, Error>
Expand description

Use the rustfmt command to format the input.