Module ocl_core::error [] [src]

Standard error type for ocl.

Structs

Error

An Error.

Enums

ErrorKind

An enum containing either a String or one of several other error types.

Traits

ChainErr

An chainable error.

Type Definitions

Result

Ocl error result type.