gstreamer-rs/tutorials
Luis de Bethencourt 95dc336b65 Use while let
When destructuring a single pattern in a loop it is nicer to use while let.

Fixes https://github.com/sdroege/gstreamer-rs/pull/46
Fixes https://github.com/sdroege/gstreamer-rs/issues/45
2017-10-24 23:41:05 +02:00
..
src/bin Use while let 2017-10-24 23:41:05 +02:00
Cargo.toml Add the tutorial5 (Gtk video player with informations about streams) 2017-10-14 20:22:10 +03:00