Crate twiggy_parser[−][src]
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. |