Skip to main content

arm_fault

Function arm_fault 

Source
pub fn arm_fault(err: TryReserveError)
Expand description

Replace the thread-local fault with Some(err). The next try_reserve_exact call consumes it and returns Err.