Docs.rs
zlink-core-0.2.0
zlink-core 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
zeenix
Dependencies
bytes ^1.5
normal
optional
chrono ^0.4
normal
optional
defmt ^1.0.1
normal
optional
futures-util ^0.3.31
normal
indexmap ^2.2
normal
optional
itoa ^1.0
normal
libc ^0.2
normal
optional
pin-project-lite ^0.2.16
normal
rustix ^1.1.2
normal
optional
ryu ^1.0
normal
serde ^1.0.218
normal
serde_json ^1.0.139
normal
time ^0.3
normal
optional
tracing ^0.1.41
normal
optional
url ^2.5
normal
optional
uuid ^1.0
normal
optional
winnow ^0.7
normal
optional
zlink-macros =0.2.0
normal
codspeed-criterion-compat ^4.0.4
dev
serde ^1.0.218
dev
serde-prefix-all ^0.1.0
dev
serde_json ^1.0.139
dev
test-log ^0.2.17
dev
tokio ^1.44.0
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
Module service
zlink_
core
0.2.0
Module service
Module Items
Enums
Traits
In crate zlink_
core
zlink_core
Module
service
Copy item path
Source
Expand description
Serice-related API.
Enums
§
Method
Reply
A service method call reply.
Traits
§
Service
Service trait for handling method calls.