Function cairo_lang_starknet::compile::extract_semantic_entrypoints

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

Extracts functions from the contract.