A Lox workspace for the Lox bridge distribution system and all of its subprojects
Go to file
Cecylia Bocovich 9d448b00b4 Return an iterator over ResourceDiff items
Rather than returning a Receiver<Bytes>, instead return a ResourceStream
struct that implements the Iterator trait so callers can simply iterate
over the ResourceDiff items received.
2023-01-30 15:03:14 -05:00
crates/rdsys-backend Return an iterator over ResourceDiff items 2023-01-30 15:03:14 -05:00