Available on crate feature
asynchronous
only.Structs§
- Live
Journal DirReader - Asynchronous variant of the blocking LiveJournalDirReader. Largely works the same way, but instead of completely blocking the current thread, it instead will resolve a future when new events are fired.