Skip to main content

effective_entry_points

Function effective_entry_points 

Source
fn effective_entry_points(
    gcx: Gcx<'_>,
    hir: &Hir<'_>,
    bases: &[ContractId],
) -> Vec<FunctionId>