Objects that can be iterated over.
impl<'a> Iterator for InformationIter<'a> { type Item = Information<Libc>; }