Crate rust_anilist

Source
Expand description

This crate provides a Rust library for interacting with the AniList API.

Modules§

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

Structs§

  • Represents a client for interacting with an API.

Enums§

  • Represents the various errors that can occur in the application.

Type Aliases§

  • A specialized Result type for operations that can return an Error.