[][src]Module elefren::errors

Errors

Structs

ApiError

Error returned from the Mastodon API.

Enums

Error

enum of possible errors encountered using the mastodon API.

Type Definitions

Result

Convience type over std::result::Result with Error as the error type.