pub struct Title<'a> { /* private fields */ }Expand description
General information about a specific title entry.
Implementations§
Source§impl<'a> Title<'a>
impl<'a> Title<'a>
Sourcepub fn product_code(&self) -> String
pub fn product_code(&self) -> String
Returns this title’s unique product code.
Sourcepub fn media_type(&self) -> MediaType
pub fn media_type(&self) -> MediaType
Returns this title’s media type