Function analyze_ingot

Source
pub fn analyze_ingot(
    db: &dyn AnalyzerDb,
    ingot_id: IngotId,
) -> Result<(), Vec<Diagnostic>>