Structs§
Functions§
- compile_
contract_ in_ prepared_ db - Runs StarkNet contract compiler on the specified contract. If no contract was specified, verify that there is only one. Otherwise, return an error.
- compile_
path - Compile the contract given by path. Errors if there is ambiguity.
- compile_
prepared_ db - Runs Starknet contracts compiler.
- extract_
semantic_ entrypoints - Extracts functions from the contract.
- starknet_
compile - Compile Starknet crate (or specific contract in the crate).