Docs.rs
io-stream-0.0.2
io-stream 0.0.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
soywod
Dependencies
log ^0.4
normal
thiserror ^2
normal
tokio ^1
normal
optional
env_logger ^0.11
dev
memchr ^2.7
dev
rustls ^0.23
dev
rustls-platform-verifier ^0.5
dev
tokio ^1
dev
url ^2.5
dev
uuid ^1
dev
Versions
94.37%
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
io_
stream
0.0.2
In io_
stream::
runtimes::
std
io_stream
::
runtimes
::
std
Function
read
Copy item path
Source
pub fn read( stream: impl
Read
, input:
Result
<
StreamOutput
,
Vec
<
u8
>>, ) ->
Result
<
StreamIo
>
Available on
crate feature
std
only.