gstreamer-rs/examples
Sebastian Dröge e55c7d4088 Rename ObjectExt trait to GstObjectExt
This works around a bug in the compiler with multiple traits having the
same name, but being re-exported with a different one.

https://github.com/gtk-rs/glib/issues/211
2017-08-01 14:04:42 +01:00
..
src/bin Rename ObjectExt trait to GstObjectExt 2017-08-01 14:04:42 +01:00
Cargo.toml Add Bus / Tokio example 2017-07-31 14:16:03 +01:00