Struct lrs::user::InfoIter

An non-allocating iterator over users.

Syntax

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

Methods

ReceiverNameDescription
&mut selfnext

Reads the next user.