Crate twiggy_parser

Source
Expand description

Parses binaries into twiggy_ir::Items.

Functionsยง

parse
Parse the given data into IR items.
read_and_parse
Parse the file at the given path into IR items.