Docs.rs
syncthing-rs-0.1.0-alpha.3
syncthing-rs 0.1.0-alpha.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
hertelukas
Dependencies
chrono ^0.4.41
normal
log ^0.4.27
normal
reqwest ^0.12.15
normal
serde ^1.0.219
normal
syncthing-macros ^0.1.0-alpha.2
normal
thiserror ^2.0.12
normal
tokio ^1.44.2
normal
httpmock ^0.7.0
dev
rstest ^0.25.0
dev
testcontainers ^0.24.0
dev
Versions
2.76%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
syncthing_
rs
0.1.0-alpha.3
All Items
Crate Items
Modules
Structs
Crate
syncthing_rs
Copy item path
Source
Modules
§
error
syncthing-rs specific Error and Result
types
Types reflecting the official types
Structs
§
Client
Abstraction to interact with the Syncthing API.
Client
Builder
A
ClientBuilder
can be used to create a
Client
with custom configuration.