qt_core_custom_events 0.0.2

Custom event-enabled QObject for usage with qt_core Rust bindings `https://github.com/rust-qt/cpp_to_rust`
Documentation
1
2
3
4
5
extern crate qt_build_tools;

fn main() {
  qt_build_tools::run("core")
}