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

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