gstreamer-rs/gstreamer-check/src/auto/mod.rs

11 lines
244 B
Rust
Raw Normal View History

// 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;
2019-01-21 20:00:48 +00:00
pub use self::test_clock::{TestClock, TestClockClass};
#[doc(hidden)]
pub mod traits {
}