Type Definition jpegxr::Result[][src]

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

Result wrapper for the library.