rust-qt-binding-generator/tests/rust_list_types/src/lib.rs

5 lines
59 B
Rust

extern crate libc;
pub mod interface;
mod implementation;