Module error

Module error 

Source
Expand description

This module contains information about possible errors, such as internal and libmtp errors.

Enumsยง

Error
Main Error type, containing a possible unknown error, an specific libmtp error and some other internal errors like invalid UTF-8 in string conversion.
MtpErrorKind
Enumeration of possible libmtp errors, check Error::MtpError for more information.