fuels_rs::rustfmt

Function format

Source
pub fn format<S>(source: S) -> Result<String>
where S: AsRef<str>,
Expand description

Format the raw input source string and return formatted output.