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