Constant abi::boxes::status::ERROR

source ยท
pub const ERROR: u8 = 3;
Expand description

This future encountered an error, and will never reach the completed stage. The payload is no longer accessible.