Enum der_parser::PrettyPrinterFlag
[−]
[src]
pub enum PrettyPrinterFlag {
ShowHeader,
}Variants
ShowHeaderTrait Implementations
impl Clone for PrettyPrinterFlag[src]
fn clone(&self) -> PrettyPrinterFlag
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more