1 2 3 4 5 6 7
pub mod parser; pub mod parser_legacy; mod conversions; // TODO: add ABI files and parse them to assert // the tokens content.