negentropy 0.2.0

Rust implementation of the negentropy set-reconcilliation protocol.
Documentation
1
2
3
4
5
6
7
8
9
10
11
tab_spaces = 4
newline_style = "Auto"
reorder_imports = true
reorder_modules = true

# nightly (to enable when are stable)
# indent_style = "Block"
# normalize_comments = true
# imports_granularity = "Module"
# reorder_impl_items = true
# group_imports = "StdExternalCrate"