Rust bindings for the AgIsoStack++ library.
- Install and use the Windows GNU toolchain.
rustup toolchain install stable-x86_64-pc-windows-gnu
rustup default stable-gnu
- Use
AgIsoStack-rs
as a dependency
- Install and use the Linux GNU toolchain.
rustup toolchain install stable-x86_64-unknown-linux-gnu
rustup default stable-gnu
- Use
AgIsoStack-rs
as a dependency
The source code of this project is licensed under the MIT/Apache-2.0 license. This implies that you are free to use, share, and adapt it. However, please give appropriate credit by citing the project.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the MIT/Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
If you have problems using the software, find mistakes, or have general questions please use the issue tracker to contact me.