rust_anilist

Module models

Source
Expand description

This module contains various models and structures used in the library.

Structs§

  • Represents an anime with various attributes.
  • Represents a character.
  • Represents the cover images of various sizes and the color of the cover.
  • Represents a date.
  • Represents an image with different sizes.
  • Represents a link.
  • Represents a manga with various attributes.
  • Represents a name.
  • Represents a notification.
  • Represents the options for a notification.
  • Represents a person.
  • Represents a relation between different media types.
  • Represents a studio with various attributes.
  • Represents a tag in the system.
  • Represents a title with various language options.
  • Represents a user with various attributes.

Enums§

  • Represents the role of a character in a story.
  • Represents a color with various predefined options and a custom hex value.
  • Represents the format of a media item.
  • Represents the gender of a person.
  • Represents a language with various options.
  • Represents the type of link.
  • Represents different types of media.
  • Represents the type of a notification.
  • Represents the type of relation between different media.
  • Represents the four seasons of the year.
  • Represents the source of a media.
  • Represents the status of a media.