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