qt_core 0.0.1

Bindings for Qt5Core library
docs.rs failed to build qt_core-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: qt_core-0.5.0

Qt Core

This Rust crate provides API to Qt5Core C++ library.

The crate is in early development. The API is not stabilized and will likely change.

The crate uses cpp_to_rust for code generation. See cpp_to_rust documentation for implementation details.