macro_rules! LogsIteratorTypeUnknown {
    () => { ... };
}Expand description
Pattern that matches an unknown LogsIteratorType member.
macro_rules! LogsIteratorTypeUnknown {
    () => { ... };
}Pattern that matches an unknown LogsIteratorType member.