A library to use for low bandwidth file synchronization over HTTP.
This crate is guaranteed to compile on stable rust 1.61 and up. It might compile with older versions depending on features set but it may change in any new patch release.
Examples of how to use bitar is available under the directory.
Also see bita for more example usage.
```console
olle@home:~/bita/bitar$ cargo run --example local-cloner ```