Type Definition fil_ocl_core::error::Result[][src]

type Result<T> = Result<T, Error>;

Ocl error result type.