[go: up one dir, main page]

Function fuels_core::rustfmt::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.