Docs.rs
zlink-core-0.1.0
zlink-core 0.1.0
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
zlink_
core
0.1.0
Module socket
Module Items
Traits
In zlink_
core::
connection
zlink_core
::
connection
Module
socket
Copy item path
Source
Expand description
The low-level Socket read and write traits.
Traits
ยง
Read
Half
The read half of a socket.
Socket
The socket trait.
Write
Half
The write half of a socket.