Type Definition ckb_types::core::CapacityResult[]

pub type CapacityResult<T> = Result<T, Error>;
Expand description

Numeric operation result.