Type Definition jpegxr::Result[][src]

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

Result wrapper for the library.