[][src]Type Definition ckb_types::error::Result

type Result<T> = Result<T, Error>;