shorthand 0.1.1

A proc_macro to derive getter and setter for structs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# error_on_unformatted = true
edition = "2018"
fn_single_line = true
force_multiline_blocks = true
format_code_in_doc_comments = true
format_macro_matchers = true
match_arm_blocks = true
reorder_impl_items = true
use_field_init_shorthand = true
wrap_comments = true
max_width = 100
error_on_line_overflow = true