Docs.rs
fire-stream-0.3.1
fire-stream 0.3.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
soerenmeier
Dependencies
simple-bytes ^0.2.11
normal
fire-crypto ^0.3.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1.0
normal
tokio ^1.0
dev
Versions
49.28%
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
☰
Module util
Modules
Structs
Enums
Traits
Functions
?
Module
fire_stream
::
util
source
·
[
−
]
Modules
bg_task
Structs
PinnedFuture
PollFn
A Future that wraps a function returning
Poll
.
Enums
SocketAddr
SocketAddr struct equivalent to the one in stdlib but the unix::SocketAddr was added.
Traits
ByteStream
A trait to simplify using all tokio io traits.
Listener
ListenerExt
Functions
poll_fn
Creates a future that wraps a function returning
Poll
.