Objects that can be iterated over.
impl<'a> Iterator for InformationMemberIter<'a> { type Item = &'a ByteStr; }