Crate cainome_rs

Crate cainome_rs 

Source

Structs§

Abigen
Programmatically generate type-safe Rust bindings for an Starknet smart contract from its ABI.
ContractBindings
Type-safe contract bindings generated by Abigen.
ParseExecutionVersionError

Enums§

ExecutionVersion
The version of transaction to be executed.

Functions§

abi_to_tokenstream
Converts the given ABI (in it’s tokenize form) into rust bindings.