Function clang_format::clang_format[][src]

pub fn clang_format(input: &str) -> Result<String, ClangFormatError>
Expand description

Execute clang-format with the given input and collect the output