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

10 lines
225 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;
2020-11-07 10:17:25 +00:00
pub use self::test_clock::TestClock;
#[doc(hidden)]
pub mod traits {}