variadic_generics 0.1.1

A first attempt in using traits & tuples to work around Rusts lack of variadic generics.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
max_width = 94
fn_call_width = 89
fn_single_line = true
fn_args_layout = "Block"
array_layout = "Block"
where_layout = "HorizontalVertical"
where_pred_indent = "Block"
generics_indent = "Block"
reorder_imported_names = true
wrap_comments = true
match_block_trailing_comma = true
closure_block_indent_threshold = 0