[][src]Type Definition direction::DirectionTableEnumerate

type DirectionTableEnumerate<'a, T> = Zip<DirectionIter, DirectionTableIter<'a, T>>;