Skip to main content

linux_ledger_row

Function linux_ledger_row 

Source
pub fn linux_ledger_row(
    key: RequirementKind,
) -> Option<&'static QualificationRow>
Expand description

Look up the committed Linux ledger row for a requirement key (the lookup the coupling gate uses). None ⇒ the key is not in the ledger at all (which, for an Enforced production cell, is itself a coupling violation).