Enum clang_format::ClangFormatStyle [−][src]
pub enum ClangFormatStyle {
Chromium,
Default,
File,
Google,
Llvm,
Mozilla,
WebKit,
}Expand description
Describes the style to pass to clang-format
pub enum ClangFormatStyle {
Chromium,
Default,
File,
Google,
Llvm,
Mozilla,
WebKit,
}Describes the style to pass to clang-format
ChromiumDefaultFileGoogleLlvmMozillaWebKit