Module query_utils

Source
Expand description

Structs and traits used by all queries related stuff.

The usage of most of the structs encountered here can be clarified by https://api.mangadex.org/docs/3-enumerations/#static-data

Structs§

EmptyQuery
Relationship

Enums§

ContentRating
EntityType
Enumeration of all entities that can be returned from server
Locale
Order
OrderOption
PublicationDemographic

Traits§

Query
Trait used for marking structs that can represent queries

Type Aliases§

LocalizedString
SortingOptions