arch-toolkit 0.2.0

Complete Rust toolkit for Arch Linux package management
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
edition = "2024"
max_width = 100
tab_spaces = 4
match_block_trailing_comma = false
use_field_init_shorthand = true
use_small_heuristics = "Default"
use_try_shorthand = true
newline_style = "Auto"
reorder_imports = true
reorder_modules = true
merge_derives = true