Type Definition ckb_occupied_capacity::Result

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

Numeric operation result.