cainome-parser 0.6.0

A run-time library to generate an intermediate representation of Cairo ABI.
Documentation
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.