dnstracer 1.2.5

A DNS traceroute tool
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
edition = "2024"
imports_granularity = "Crate"
reorder_impl_items = true
where_single_line = false
combine_control_expr = false
format_macro_matchers = true
group_imports = "StdExternalCrate"
match_block_trailing_comma = true
newline_style = "Unix"
normalize_doc_attributes = true
overflow_delimited_expr = true
style_edition = "2024"
unstable_features = true
use_field_init_shorthand = true
use_try_shorthand = true