Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
qlog: add explicit lifetime parameter to QlogSeqReader
By adding an explicit lifetime parameter to QlogSeqReader the lifetime of the Box'd BufReader's inner does not need to be 'static.
- Loading branch information