Enum imdb_id::OutputFormat
source · [−]pub enum OutputFormat {
Human,
Json,
}Variants
Human
Json
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for OutputFormat
impl Send for OutputFormat
impl Sync for OutputFormat
impl Unpin for OutputFormat
impl UnwindSafe for OutputFormat
Blanket Implementations
Mutably borrows from an owned value. Read more
Compare self to key and return true if they are equal.