Function mioco::in_coroutine [] [src]

pub fn in_coroutine() -> bool

Check if running inside a mioco coroutine.

Returns true when executing inside a mioco coroutine, false otherwise.