gst-plugins-rs/gst-plugin-threadshare
Sebastian Dröge 50037325ff Explicitly add dyn keyword to trait objects
Trait objects without are deprecated with the latest nightly and this
makes it more clear that we're doing dynamic dispatch anyway.
2019-06-06 09:26:02 +03:00
..
examples Update for gstreamer-rs MR 200 2019-01-12 18:00:04 +01:00
src Explicitly add dyn keyword to trait objects 2019-06-06 09:26:02 +03:00
tests threadshare/tcpclientsrc: Fix build of test with changes gst::Sample API 2019-04-23 21:35:51 +03:00
build.rs Add build.rs that provides a version number, release date and other details 2019-06-03 11:11:29 +00:00
Cargo.toml Add build.rs that provides a version number, release date and other details 2019-06-03 11:11:29 +00:00