[][src]Type Definition block_utils::BlockResult

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