A Rust coroutine library inspired by Go's goroutines.
# Cargo.toml
[dependencies]
cogo = "0.1.36"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates and runs a coroutine
Use rustup override set nightly or add +nightly to cargo commands
No dependency data recorded yet.