reader_for_microxml 1.0.0

reader for microXml
Documentation
# Now using version 1.2.0 on 2019-06-28



# Convert /* */ comments to // comments where possible

# this is nightly   normalize_comments = true



# Forces the where clause to be laid out on a single line.

# still unstable where_single_line = true



#if rustfmt sometimes cannot format nicely

#disable_all_formatting = true



reorder_imports = false

reorder_modules = false

reorder_impl_items = false

force_multiline_blocks = true