[][src]Constant rustfst::EPS_SYMBOL

pub const EPS_SYMBOL: &str = "<eps>";

Epsilon symbol representing the epsilon transition (empty transition) = <eps>.