[][src]Crate twiggy_parser

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.