zesterer / ariadne

A fancy diagnostics & error reporting crate
https://crates.io/crates/ariadne
MIT License
1.61k stars 72 forks source link

add IntoIterator for filecache #48

Closed hellow554 closed 1 year ago

hellow554 commented 1 year ago

it could be useful to iterate over the entries of a filecache, e.g. for querying all files

hellow554 commented 1 year ago

I closed this, because it doesn't solve the underlying problem. This class needs more integration into the existing type system. I'm glad to provide some information about my usecase, but for now this class is not useable, sadly :(