Structs§
- Abigen
- Programmatically generate type-safe Rust bindings for an Starknet smart contract from its ABI.
- Contract
Bindings - Type-safe contract bindings generated by Abigen.
- Parse
Execution Version Error
Enums§
- Execution
Version - The version of transaction to be executed.
Functions§
- abi_
to_ tokenstream - Converts the given ABI (in it’s tokenize form) into rust bindings.