rustuse 0.1.2

Unified facade crate for the published RustUse sets and child crates
Documentation
1
2
3
4
5
6
7
8
9
edition = "2024"
hard_tabs = false
match_block_trailing_comma = true
max_width = 100
newline_style = "Unix"
style_edition = "2024"
tab_spaces = 4
use_field_init_shorthand = true
use_small_heuristics = "Default"