easy_from 0.0.0

Easy macro for deriving From implementations (useful for composing Enums)
Documentation
1
2
3
4
5
6
7
8
unstable_features = true
struct_field_align_threshold = 30
hard_tabs = true
max_width = 100
imports_granularity = 'Crate'
group_imports = 'StdExternalCrate'
format_strings = true
wrap_comments = true