gstreamer-rs/gstreamer-check/src/auto/mod.rs
2019-01-21 22:00:48 +02:00

11 lines
244 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, TestClockClass};
#[doc(hidden)]
pub mod traits {
}