Crate neocities_client

Source

Modules§

  • This module contains the types used to deserialize the JSON responses from the Neocities API.

Structs§

Enums§

  • Authentication method for the API, either a username/password pair or an API key.
  • Kinds of error returned by the API.

Type Aliases§

  • The result type used by this crate.