Docs.rs
kdeconnect-proto-0.2.0
kdeconnect-proto 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
nifouprog
Dependencies
async-channel ^2.5.0
normal
async-lock ^3.4.2
normal
async-trait ^0.1.89
normal
hashbrown ^0.16.1
normal
if-addrs ^0.14.0
normal
optional
log ^0.4.27
normal
low_dns ^0.3.0
normal
net2 ^0.2.39
normal
optional
rustls ^0.23.37
normal
rustls-rustcrypto ^0.0.2-alpha
normal
optional
serde ^1.0.219
normal
serde_json ^1.0.141
normal
tokio ^1.47.0
normal
optional
tokio-rustls ^0.26.4
normal
optional
x509-cert ^0.2.5
normal
rcgen ^0.14.7
dev
tokio ^1.47.0
dev
uuid ^1.23.0
dev
Versions
100%
of the crate is documented
Platform
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
Skip to main content
Module plugin
kdeconnect_
proto
0.2.0
Module plugin
Module Items
Traits
In crate kdeconnect_
proto
kdeconnect_proto
Module
plugin
Copy item path
Source
Expand description
Define the
Plugin
trait used to make KDE Connect plugins.
Traits
ยง
Plugin
A plugin is a handler receiving specific packet types and emitting new packets.