Docs.rs
async-io-mini-0.3.0
async-io-mini 0.3.0
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
ivmarkov
Dependencies
embassy-time ^0.4
normal
optional
embassy-time-driver ^0.2
normal
optional
enumset ^1
normal
futures-io ^0.3
normal
optional
futures-lite ^2
normal
optional
heapless ^0.8
normal
libc ^0.2
normal
log ^0.4
normal
async-channel ^2
dev
embassy-time ^0.4
dev
embassy-time-queue-utils ^0.1
dev
env_logger ^0.10
dev
futures-io ^0.3
dev
futures-lite ^2
dev
Versions
50%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
async_
io_
mini
0.3.0
async_io_mini
Macro
ready
Copy item path
Source
macro_rules! ready { ($e:expr $(,)?) => { ... }; }