duck-diagnostic 0.1.0

Generic diagnostic engine for building rich error reporting into any tool
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
hard_tabs = false
tab_spaces = 2
max_width = 100
reorder_imports = true
match_block_trailing_comma = true
match_arm_leading_pipes = "Preserve"
edition = "2024"

# Keep things on one line as much as possible
use_small_heuristics = "Max"
fn_single_line = true