Skip to content

bus: Add iter() and iter_timed() that return Iterators around the corresponding pop() functions

Sebastian Dröge requested to merge slomo/gstreamer-rs:bus-iter into master

And make use of them in the examples where it makes sense.

Merge request reports