Docs.rs
stalk-0.1.1
stalk 0.1.1
Permalink
Docs.rs crate page
0BSD
Links
Repository
crates.io
Source
Owners
qrnch-jan
locryus
Dependencies
bincode ^1
normal
bytes ^1
normal
crc32fast ^1.2.1
normal
serde ^1
normal
tokio ^1
normal
Versions
20%
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
Crate stalk
stalk
0.1.1
All Items
Crate Items
Re-exports
Modules
Functions
Crate
stalk
Copy item path
Source
Re-exports
§
pub use err::
Error
;
Modules
§
err
Functions
§
recv
Receive, and deserialize, a buffer from a tokio
AsyncRead
connection.
send
Send a serialized buffer over a tokio
AsyncWrite
connection.