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

Extracts functions from the contract.