vala 0.1.1

Safe Rust bindings to libvala, the Vala compiler library
docs.rs failed to build vala-0.1.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.

vala

Safe Rust bindings to libvala, the Vala compiler library, built on top of vala-sys.

The compiler class hierarchy (~150 types) is generated at build time from the installed .vapi; high-value entry points have hand-written methods. See the repository README for details and examples.

License

LGPL-2.1-or-later, matching libvala.