Struct lrs::group::InformationIter

Syntax

struct InformationIter<'a> {
    /* private fields */
}

Trait implementations

NameDescription
Iterator

Objects that can be iterated over.