Skip to main content

DfaState

Type Alias DfaState 

Source
pub type DfaState = BTreeSet<StateId>;

Aliased Typeยง

pub struct DfaState { /* private fields */ }