Struct imdb_id::SearchResult [−][src]
Fields
name: Stringid: Stringgenre: StringImplementations
Trait Implementations
type Error = SearchResultWarning
type Error = SearchResultWarning
The type returned in the event of a conversion error.
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for SearchResult
impl Send for SearchResult
impl Sync for SearchResult
impl Unpin for SearchResult
impl UnwindSafe for SearchResult
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more