Expand description
This crate is a simple library for subspedia based on api the provided by site
Structs§
- ReqElenco
Serie - Struct to perform the request for the all series available on site.
- ReqSerie
Traduzione - Struct to perform the request for the series that are in translation.
- ReqSottotitoli
Serie - Struct to perform the subtitle request for a series.
- ReqUltimi
Sottotitoli - Struct to perform the request for the last subtitles translated.
- Serie
- Struct for store the television series available on site.
- Serie
Traduzione - Struct for store the television series in translation.
- Sottotitolo
- Struct for store the subtitles.
Enums§
- Fetch
Error - An enumeration of possible error which can occur during http requests and the parsing of json returned by the api
Traits§
- Request
- Trait that requests have to implement.
Functions§
- get
- Makes a request based on given type
- search_
by_ id - Search the series based on a given id
- search_
by_ name - Search serie based on a given name