Type Definition block_utils::BlockResult[][src]

type BlockResult<T> = Result<T, BlockUtilsError>;