[][src]Type Definition cfg::binarized::LhsWithHistory

type LhsWithHistory<'a, H> = (usize, &'a Option<H>);

A type for iteration over rule refs.