pub fn enable_termination() -> Result<(), Error<EnableTerminationError>>Available on crate feature
unstable only.Expand description
ena_ter: Re-enable the termination of the current task by
a termination request.
pub fn enable_termination() -> Result<(), Error<EnableTerminationError>>unstable only.ena_ter: Re-enable the termination of the current task by
a termination request.