gstreamer-rs/examples
Otavio Salvador 6fc70ee6b6 examples: Move to 2018 edition
This code rework the examples to use the new 2018 edition and also
rework the code to avoid using unnecessary 'extern crate' calls.

The 'use extern crate gstreamer as gst', as well as the other gstramer
related crates, were kept, otherwise we'd need to do it on 'Cargo.toml'
but it would make it more difficult to figure out the respective crate
name.
2020-05-03 18:42:57 -03:00
..
src examples: Move to 2018 edition 2020-05-03 18:42:57 -03:00
build.rs examples: glupload example 2018-12-05 23:03:49 +01:00
Cargo.toml examples: Move to 2018 edition 2020-05-03 18:42:57 -03:00