gstreamer-rs/tutorials
Marijn Suijten f89e840d27 Remove redundant prelude imports
When importing the prelude of a crate like `gst` the `glib` prelude is
provided too.  Shedding these imports saves quite a few lines and
adheres to keeping it simple; we're not reexporting base/parent preludes
for no reason :)
2021-04-29 12:05:13 +02:00
..
src Remove redundant prelude imports 2021-04-29 12:05:13 +02:00
Cargo.toml tutorials: Add playback-tutorial-1 2021-04-28 02:28:38 +05:30