Struct subspedia_rs::SerieTraduzione[][src]

pub struct SerieTraduzione { /* fields omitted */ }

Struct for store the television series in translation.

Trait Implementations

impl Debug for SerieTraduzione
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations