Docs.rs
zlink-core-0.1.1
zlink-core 0.1.1
Permalink
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
mayheap ^0.2.0
normal
memchr ^2.7.4
normal
pin-project-lite ^0.2.16
normal
serde ^1.0.218
normal
serde-json-core ^0.6.0
normal
optional
serde_json ^1.0.139
normal
optional
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.1.0
normal
serde ^1.0.218
dev
serde-prefix-all ^0.1.0
dev
test-log ^0.2.17
dev
tokio ^1.44.0
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
Module service
zlink_
core
0.1.1
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.