cairo_lang_starknet::compile

Function extract_semantic_entrypoints

source
pub fn extract_semantic_entrypoints(
    db: &dyn LoweringGroup,
    contract: &ContractDeclaration,
) -> Result<SemanticEntryPoints, Error>
Expand description

Extracts functions from the contract.