[][src]Type Definition lcms2::LCMSResult

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

This is a regular Result type with LCMS-specific Error