rawcode_derive 0.2.1

Implements a `derive` macro for `rawcode`
Documentation
1
2
3
4
5
6
7
8
9
10
max_width = 120
newline_style = "Unix"
fn_args_layout = "Compressed"
use_small_heuristics = "Max"
use_field_init_shorthand = true
use_try_shorthand = true

# Unstable args
unstable_features = true
group_imports = "One"