Searched defs:struct_lit_width (Results 1 – 2 of 2) sorted by relevance
| /third_party/rust/rust/src/tools/rustfmt/src/config/ | ||
| D | config_type.rs | 373 let struct_lit_width = get_width_value( localVariable |
| D | options.rs | 227 pub(crate) struct_lit_width: usize, field |