Docs.rs
channels-io-0.3.0
channels-io 0.3.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
threadexio
Dependencies
channels-macros =0.1.0
normal
core2 ^0.4
normal
optional
embedded-io ^0.6
normal
optional
futures ^0.3
normal
optional
pin-project ^1.0
normal
smol ^2
normal
optional
tokio ^1
normal
optional
async-std ^1
dev
futures ^0.3
dev
tokio ^1
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
channels_
io
0.3.0
Source
Ext
Implementors
In channels_
io::
source
channels_io
::
source
Trait
SourceExt
Copy item path
Source
pub trait SourceExt:
Source
{ }
Expand description
Extension trait for
Source
.
Implementors
§
Source
§
impl<T:
Source
+ ?
Sized
>
SourceExt
for T