gstreamer-rs/tutorials/src
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
..
bin Remove redundant prelude imports 2021-04-29 12:05:13 +02:00
tutorials-common.rs fix-getters-calls 0.3.0 pass 2021-04-20 18:18:02 +02:00