wetutil 0.1.1

One-stop crate for all the rust features that I'm missing
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
hard_tabs = true
newline_style = "Unix"

match_block_trailing_comma = true

single_line_if_else_max_width = 0
single_line_let_else_max_width = 0

array_width = 40
attr_fn_like_width = 40
chain_width = 40
fn_call_width = 40
struct_lit_width = 15
struct_variant_width = 15