pratdiff 4.0.0

A colorfull diff tool based on the patience diff algorithm
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
edition = "2024"
style_edition = "2024"
max_width = 80
tab_spaces = 2

struct_lit_width = 40
struct_variant_width = 40
chain_width = 60
use_small_heuristics = "Max"

wrap_comments = true
group_imports = "StdExternalCrate"
imports_granularity = "Item"