rust-qt-binding-generator/templates/qt_widgets/rust/src/lib.rs

6 lines
60 B
Rust

extern crate libc;
pub mod interface;
mod implementation;