Std.Concurrent.Cancel.check
1 declaration
fn
check: &Std.Concurrent.Cancel.Token -> Result[(), Std.Concurrent.Cancel.Reason]Ok while the token has not fired, so work can stop with ?.
1 declaration
check: &Std.Concurrent.Cancel.Token -> Result[(), Std.Concurrent.Cancel.Reason]Ok while the token has not fired, so work can stop with ?.