Type Definition utah::util::types::AppendIter [] [src]

type AppendIter<'a, T> = Append<'a, DFIter<'a, T>, T>;