| // rustfmt-edition: 2021 | |
| // rustfmt-style_edition: 2021 | |
| // rustfmt-reorder_imports: true | |
| use a::{ | |
| Big, small, t_i_n_y, HUGE, SCREAMING_LOUDLY, or_quietly, OrInTheMiddle | |
| }; | |
| use a::{ | |
| _bind_this_one_has_underscore, A1, A2, A3, A4, A5, A6, A7, A9, UnescapeOptions, bind_11, | |
| bind_12, build_13, check_14, check_15, coerce_16, construct_17, construct_18, create_19, df_20, | |
| expand_21, | |
| }; |