Type Definition cuda_oxide::error::CudaResult[][src]

type CudaResult<T> = Result<T, ErrorCode>;