Docs.rs
base-coroutine-0.0.2
base-coroutine 0.0.2
Docs.rs crate page
LGPL-3.0 OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
loongs-zhang
Dependencies
libc ^0.2.137
normal
object-collection ^0.0.2
normal
once_cell ^1.13.0
normal
timer-utils ^0.0.2
normal
cc ^1.0.73
build
rustversion ^1.0.6
build
kernel32-sys ^0.2.2
normal
winapi ^0.2.2
normal
Versions
44.12%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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 coroutine
Module coroutine
Structs
Enums
Type Definitions
?
Module
base_coroutine
::
coroutine
source
·
[
−
]
Structs
OpenCoroutine
Yielder
Enums
CoroutineResult
Value returned from resuming a coroutine.
Status
Type Definitions
Coroutine
子协程
UserFunc