Enum crossbundle_tools::tools::OutputFormat [−][src]
pub enum OutputFormat {
Proto,
Binary,
}Variants
Proto
Binary
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.
