xml-rs 0.3.2

An XML library in pure Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
max_width = 100
ideal_width = 80
fn_call_width = 60
struct_lit_width = 24

fn_args_density = "Compressed"
#fn_args_layout = "Block"
where_layout = "Mixed"
report_todo = "Always"
report_fixme = "Always"
chain_base_indent = "Tabbed"
reorder_imports = true
single_line_if_else = true