Expand description
An asynchronous, unofficial Wattpad API wrapper for Rust.
Modules§
- endpoints
- Contains the client implementations for various categories of API endpoints.
- types
- Defines the public type aliases for the data structures returned by API endpoints.
Structs§
- Inkitt
Client - The main asynchronous client for interacting with the Inkitt API.
Enums§
- Inkitt
Error - The primary error type for all operations in the
Inkittcrate.