pub trait MediaTrait { }
Expand description

Marker trait used to mark media types that inherit from Media. Used internally by InsertableTVShow.

Implementors