gstreamer-rs/gstreamer-check/src/auto/mod.rs
2021-11-16 15:47:44 +01:00

8 lines
273 B
Rust

// This file was generated by gir (https://github.com/gtk-rs/gir)
// from gir-files (https://github.com/gtk-rs/gir-files)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git)
// DO NOT EDIT
mod test_clock;
pub use self::test_clock::TestClock;