()
| 13 | clippy::question_mark, |
| 14 | clippy::redundant_closure, |
| 15 | clippy::too_many_arguments, |
| 16 | clippy::type_complexity, |
| 17 | clippy::uninlined_format_args, |
| 18 | clippy::unnecessary_lazy_evaluations |
| 19 | )] |
| 20 |
nothing calls this directly
no outgoing calls
no test coverage detected