syncthing-types

Crates.iosyncthing-types
lib.rssyncthing-types
version0.3.0
created_at2025-09-20 14:27:14.344514+00
updated_at2025-09-21 23:43:27.476596+00
descriptionA Rust library containing Type defintions from syncthing's REST interface
homepage
repositoryhttps://github.com/jaycefayne/syncthing-rs
max_upload_size
id1847816
size38,160
(JayceFayne)

documentation

README

syncthing   Action Badge Version Badge License Badge

A Rust library for controlling syncthing file synchronization through its REST interface. Note that not all REST endpoints are implemented yet. The crate API is subject to change.

Usage

Examples of how to use the library can be found here.

Versioning

This library targets the latest stable release of syncthing.

Contributing

If you find any errors in syncthing-rs or just want to add a new feature feel free to submit a PR.

Commit count: 58

cargo fmt