[][src]Type Definition ocl_stream::utils::result::OCLStreamResult

type OCLStreamResult<T> = Result<T, OCLStreamError>;