Refactor filename completion as an iterator
Created by: stratact
Removes a couple Vec
and String
allocations but needs a couple of Box traits trait
Created by: stratact
Removes a couple Vec
and String
allocations but needs a couple of Box traits trait