51d6a2701718275c49ea8c1dc6c7af7f1f01afc9
- Introducues generate_content_stream that returns a Tokio Steam instead of a Queue. This allows using the standard stream APIs from tokio-streams. - Replace future-utils with tokio-streams, mainly due to better ergonomics for using the filter_map stream combinator.
Languages
Rust
100%