typed-fields 0.6.0

A collection of macros that generate newtypes
Documentation
root = true

[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
max_line_length = 80
trim_trailing_whitespace = true

[*.md]
trim_trailing_whitespace = false

[*.toml]
indent_size = 4
indent_style = space

[*.rs]
max_line_length = 100

[*.{yml,yaml}]
indent_size = 2
indent_style = space