Constant abi::boxes::status::COMPLETED

source ยท
pub const COMPLETED: u8 = 2;
Expand description

The future has completed (on either side), but the payload is no longer accessible.