A Rust library for controlling syncthing file synchronization through its REST interface.Note that not all REST events are implemented yet. The crate API is subject to change. The crate on crates.io does not provide any functionality until there is a new release of surf. Consider using the git version.
Examples of how to use the library can be found here.
This library targets the latest stable release of syncthing.
If you find any errors in syncthing-rs or just want to add a new feature feel free to submit a PR.