gstreamer-rs/gstreamer-check/src/auto/mod.rs
2020-11-07 12:17:25 +02:00

10 lines
225 B
Rust

// This file was generated by gir (https://github.com/gtk-rs/gir)
// from gir-files (https://github.com/gtk-rs/gir-files)
// DO NOT EDIT
mod test_clock;
pub use self::test_clock::TestClock;
#[doc(hidden)]
pub mod traits {}