Trait implementation lrs::user::InformationIter::Iterator

Objects that can be iterated over.

Syntax

impl<'a> Iterator for InformationIter<'a> {
    type Item = Information<Libc>;
}