forked from mirrors/gstreamer-rs
972c4e75ac
It's quite quite common to use similar macros in the form `log::debug!` or `glib::clone!`. This MR renames the gst log macros so that we can `gst::debug!` instead of `gst_debug!` and whithout the need for `use gst::gst_debug`. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |