Searched defs:DumpFormat (Results 1 – 2 of 2) sorted by relevance
25 pub enum DumpFormat { enum31 impl TryFrom<&str> for DumpFormat { implementation
350 format: DumpFormat, in dump_parsed_flags()