Type Alias ParsedBinary

Source
pub type ParsedBinary = Box<dyn BinaryFormatTrait>;

Aliased Typeยง

pub struct ParsedBinary(/* private fields */);