enum RawFormat [src]

Fields

bin
hex
elf

Source

pub const RawFormat = enum { bin, hex, elf, }