negentropy 0.5.1

Rust implementation of the negentropy set-reconciliation protocol.
Documentation
1
2
3
4
5
6
7
8
9
tab_spaces = 4
newline_style = "Auto"
reorder_imports = true
reorder_modules = true
reorder_impl_items = false
indent_style = "Block"
normalize_comments = false
imports_granularity = "Module"
group_imports = "StdExternalCrate"