treehouse/crates
liquidex 600651ec16 change vfs API to something akin to the deleted std provider API
this gives us a _much_ easier time with composing file systems, since you can call `query` on the inner file system and all the magic will be done for you
the overhead is technically slightly higher, but seems to be drowned out by other more expensive stuff; i couldn't measure a difference in my traces
2024-11-29 22:48:30 +01:00
..
treehouse change vfs API to something akin to the deleted std provider API 2024-11-29 22:48:30 +01:00
treehouse-format refactors: replacing config derived data with vfs, removing markdown 2024-11-23 21:43:58 +01:00