gstreamer-rs/examples
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
..
src Switch everything from lazy_static to once_cell::Lazy 2020-01-22 19:57:41 +02:00
build.rs examples: glupload example 2018-12-05 23:03:49 +01:00
Cargo.toml Switch everything from lazy_static to once_cell::Lazy 2020-01-22 19:57:41 +02:00