Struct subspedia_rs::Serie[][src]

pub struct Serie { /* fields omitted */ }

Struct for store the television series available on site.

Trait Implementations

impl Debug for Serie
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Serie

impl Sync for Serie