Type Definition direction::DirectionTableIter

source ·
pub type DirectionTableIter<'a, T> = Iter<'a, T>;