Skip to main content

SCOPE_CHILD_FAILURE

Constant SCOPE_CHILD_FAILURE 

Source
pub const SCOPE_CHILD_FAILURE: &str = "cove::type::scope_child_failure";
Expand description

A task nothing awaits can leave a scope as Err, and the function the scope was written in does not answer a Result that can carry it.