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