Skip to main content

PROPAGATE_ERR

Constant PROPAGATE_ERR 

Source
pub const PROPAGATE_ERR: u8 = 0x6A;
Expand description

Propagate Result.Err to caller or unwrap Result.Ok in place.