Skip to main content

CaseId

Type Alias CaseId 

Source
pub type CaseId = Idx<Case>;
Expand description

One case of a switch, in the case table.

Aliased Typeยง

pub struct CaseId { /* private fields */ }