macro_rules! LogsIteratorUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown LogsIterator member.