DFA_R

Type Alias DFA_R 

Source
pub type DFA_R = R<bool, bool>;
Expand description

Reader of field DFA

Aliased Typeยง

pub struct DFA_R { /* private fields */ }