Type Alias rustfst::Label

source ·
pub type Label = u32;
Expand description

Type used for the input label and output label of a transition in a wFST -> usize