Crate coroutine [] [src]

Reexports

pub use options::Options;

Modules

asymmetric
options

Enums

Error

Resume Error

Type Definitions

Result

Return type of resuming. Ok if resume successfully with the current state, Err if resume failed with Error.