[][src]Type Definition rmesg::EntriesIterator

type EntriesIterator = Box<dyn Iterator<Item = Result<Entry, RMesgError>>>;