Docs.rs
genawaiter-0.99.1
genawaiter 0.99.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
whatisaphone
Dependencies
futures-core ^0.3.1
normal
optional
genawaiter-macro ^0.99.1
normal
genawaiter-proc-macro ^0.99.1
normal
optional
proc-macro-hack ^0.5
normal
optional
futures ^0.3.1
dev
once_cell ^1.3.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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
genawaiter
0.99.1
Crate Items
Macros
Structs
Enums
Traits
Type Aliases
Attribute Macros
List of all items
Structs
rc::Gen
stack::Gen
stack::Shelf
sync::Gen
Enums
GeneratorState
Traits
Coroutine
Generator
Macros
generator_mut
rc::gen
rc_producer
stack::let_gen
stack::let_gen_using
sync::gen
sync_producer
unsafe_create_generator
yield_
Attribute Macros
rc::producer_fn
stack::producer_fn
sync::producer_fn
Type Aliases
rc::Co
stack::Co
sync::Co
sync::GenBoxed