Crate mastodon_async_entities
Source - account
- Data structures for ser/de of account-related resources
A module containing everything relating to a account returned from the api.
- attachment
- Data structures for ser/de of attachment-related resources
Module containing everything related to media attachements.
- card
- Data structures for ser/de of card-related resources
Module representing cards of statuses.
- context
- Data structures for ser/de of contetx-related resources
A module about contexts of statuses.
- error
- Error types for this crate
- event
- Data structures for ser/de of streaming events
- filter
- Data structures for ser/de of filter-related resources
- instance
- Data structures for ser/de of instance-related resources
Module containing everything related to an instance.
- list
- Data structures for ser/de of list-related resources
- mention
- Data structures for ser/de of mention-related resources
- notification
- Data structures for ser/de of notification-related resources
Module containing all info about notifications.
- prelude
- The purpose of this module is to alleviate imports of many common
structs by adding a glob import to the top of mastodon heavy
modules:
- push
- Data structures for ser/de of push-subscription-related resources
- relationship
- Data structures for ser/de of relationship-related resources
module containing everything relating to a relationship with
another account.
- report
- Data structures for ser/de of report-related resources
module containing information about a finished report of a user.
- search_result
- Data structures for ser/de of search-related resources
A module containing info relating to a search result.
- status
- Data structures for ser/de of status-related resources
Module containing all info relating to a status.
- visibility
- Data structure for ser/de visibility
- Empty
- An empty JSON object.