This is a library that wraps LLVM using Rust idioms
To use this in your project, add the following to your Cargo.toml
Cargo.toml
toml [dependencies] ... llvm-alt = "*"