[][src]Type Definition tree_automata::bottom_up::Configurations

type Configurations<'a, F, Q, L> = Iter<'a, Labeled<Configuration<F, Q>, L>>;