Home
last modified time | relevance | path

Searched defs:outer_indent_str (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/rust/src/tools/rustfmt/src/
Ditems.rs873 let outer_indent_str = offset.block_only().to_string_with_newline(context.config); in format_impl() localVariable
1260 let outer_indent_str = offset.block_only().to_string_with_newline(context.config); in format_trait() localVariable