mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-28 02:21:12 +00:00
ReverseGraphIterator will be inlined. It doesn't make sense the iterator yields Item = Result<..> whereas all possible errors are confined by constructor.