clang 0.14.1

A somewhat idiomatic Rust wrapper for libclang.
Documentation

clang-rs

crates.io Travis CI AppVeyor

A somewhat idiomatic Rust wrapper for libclang.

Supported on the stable, beta, and nightly Rust channels.

Released under the Apache License 2.0.

Supported Versions

To target a version of libclang, enable one of the following Cargo features:

If you do not enable one of these features, the API provided by libclang 3.5 will be available by default.

Dependencies

See here for information on this crate's dependencies.