Skip to content

Refactor filename completion as an iterator

Michael Aaron Murphy requested to merge stratact:completer-refactor into master

Created by: stratact

Removes a couple Vec and String allocations but needs a couple of Box traits trait

Merge request reports