Docs.rs
sillad-0.2.2
sillad 0.2.2
Docs.rs crate page
ISC
Links
Repository
crates.io
Source
Owners
nullchinchilla
Dependencies
async-io ^2.3.3
normal
async-trait ^0.1.80
normal
futures-concurrency ^7.6.1
normal
futures-lite ^2.3.0
normal
futures-util ^0.3.30
normal
libc ^0.2.155
normal
pin-project ^1.1.5
normal
smol-timeout ^0.6.0
normal
Versions
41.86%
of the crate is documented
Go to latest version
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
sillad
0.2.2
All Items
Modules
Enums
Traits
Crate
sillad
Copy item path
source
·
[
−
]
Modules
§
dialer
listener
tcp
Enums
§
Either
Pipe
EitherPipe is a pipe that is either left or right.
Traits
§
Pipe
Sillad overall is based on returning connection-like items that implement AsyncRead and AsyncWrite, as well as a few other things. This is called a Pipe.