Function rustfst::algorithms::compose::matchers::eps_loop

source ·
pub fn eps_loop<W: Semiring>(
    state: StateId,
    match_type: MatchType
) -> Result<Tr<W>>