Enum imdb_id::SearchResultWarning [−][src]
Variants
ImdbIdNotFound(String)Tuple Fields of ImdbIdNotFound
0: StringNameNotFound(String)Tuple Fields of NameNotFound
0: StringTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for SearchResultWarning
impl Send for SearchResultWarning
impl Sync for SearchResultWarning
impl Unpin for SearchResultWarning
impl UnwindSafe for SearchResultWarning
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more