Type Definition cuda::runtime::CudaResult [] [src]

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