Rust Bindings for ISL. There's almost no code here, the wrappers are generated from the isl_bindings_generator script.
- Add a dependency as
cargo add isl_rs. - Read the documentation at https://docs.rs/isl-rs/.
- Source-code, Issue Management at https://github.com/kaushikcfd/isl-rs.