serde_xml 0.9.1

xml support for rust-serde
Documentation
1
2
3
4
5
6
7
8
9
max_width = 120
ideal_width = 100
report_todo = "Always"
report_fixme = "Unnumbered"
reorder_imports = true
reorder_imported_names = true
wrap_match_arms = false
match_block_trailing_comma = true
where_trailing_comma = true