Module mastodon_async::errors

source ·
Expand description

Errors

Structs§

  • Error returned from the Mastodon API.

Enums§

  • enum of possible errors encountered using the mastodon API.

Type Aliases§

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