Type Definition ckb_merkle_mountain_range::Result

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