comfy-table 7.1.4

An easy to use library for building beautiful tables with automatic content wrapping
Documentation
1
2
3
4
5
6
7
8
9
10
11
[formatting]
indent_string = "    "
reorder_arrays = true
reorder_keys = true

[[rule]]
include = ["**/Cargo.toml"]
keys = ["package"]

[rule.formatting]
reorder_keys = false