Skip to main content

CaseList

Type Alias CaseList 

Source
pub type CaseList = IdxRange<Case>;
Expand description

A run of the cases of one switch.

Aliased Typeยง

pub struct CaseList { /* private fields */ }