Struct subspedia_rs::ReqSerieTraduzione[][src]

pub struct ReqSerieTraduzione;

Struct to perform the request for the series that are in translation.

Trait Implementations

impl Request for ReqSerieTraduzione
[src]

Return api url based on type of response that are you looking for.

Auto Trait Implementations