Struct liblightning::co::CoState
[−]
[src]
pub struct CoState<F: FnOnce(&mut Yieldable)> { /* fields omitted */ }
The state of a coroutine.
Must not be accessed by the coroutine itself.