Module cairo_lang_starknet::contract
source · Structs
- Represents a declaration of a contract.
- Sierra informaton of a contract.
Functions
- Finds the inline modules annotated as contracts in the given crate_ids and returns the corresponding ContractDeclarations.
- Returns the list of functions in a given module.
- Returns the list of functions in a given module.
- Converts a function to a Sierra function. Returns the selector and the sierra function id.
- A variant of eth-keccak that computes a value that fits in a Starknet field element.