Type Definition direction::DirectionTableEnumerate[][src]

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