gstreamer-rs/gstreamer-check/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
..
auto regen with renamed ToGlib into IntoGlib 2021-04-27 19:14:52 +02:00
harness.rs Remove redundant prelude imports 2021-04-29 12:05:13 +02:00
lib.rs prelude: Remove redundant reexports already provided by other preludes 2021-04-29 11:44:35 +02:00
test_clock.rs Fix license header situation 2020-12-15 11:53:31 +01:00