gstreamer-rs/examples/src
Sebastian Dröge 7230aee069 Switch everything from lazy_static to once_cell::Lazy
Fewer macros, faster compile-time and the Lazy type will likely end up
in the standard library in a similar form to this.
2020-01-22 19:57:41 +02:00
..
bin Switch everything from lazy_static to once_cell::Lazy 2020-01-22 19:57:41 +02:00
examples-common.rs Allow to return something from the examples/tutorials main() wrapper 2017-11-12 20:11:25 +01:00