Docs.rs
base-coroutine-0.2.0
base-coroutine 0.2.0
Permalink
Docs.rs crate page
LGPL-3.0 OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
loongs-zhang
Dependencies
concurrent-queue ^2.0.0
normal
libc ^0.2.137
normal
num_cpus ^1.14.0
normal
object-collection ^0.0.4
normal
once_cell ^1.13.0
normal
rayon ^1.6.1
normal
scopeguard ^1.1.0
normal
st3 ^0.4.0
normal
timer-utils ^0.0.3
normal
cc ^1.0.73
build
rustversion ^1.0.6
build
jemalloc-sys ^0.5.2
normal
windows-sys ^0.42.0
normal
Versions
35.71%
of the crate is documented
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
base_
coroutine
0.2.0
Module coroutine
Module Items
Structs
Enums
Type Aliases
In crate base_
coroutine
base_coroutine
Module
coroutine
Copy item path
Source
Structs
§
Open
Coroutine
Yielder
Enums
§
Coroutine
Result
Value returned from resuming a coroutine.
Status
Type Aliases
§
Coroutine
子协程
User
Func