Type Definition direction::DirectionTableEnumerate[][src]

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