Crate twiggy_parser

Source
Expand description

Parses binaries into twiggy_ir::Items.

Functionsยง

  • Parse the given data into IR items.
  • Parse the file at the given path into IR items.