agisostack-sys

Crates.ioagisostack-sys
lib.rsagisostack-sys
version0.0.1
sourcesrc
created_at2023-06-06 13:42:16.397062
updated_at2023-06-06 13:42:16.397062
descriptionAuto-generated Rust bindings for the AgIsoStack++ library by Adrian Del Grosso
homepagehttps://github.com/Thom-de-Jong/agisostack-sys
repositoryhttps://github.com/Thom-de-Jong/agisostack-sys
max_upload_size
id883861
size16,394
Thom de Jong (Thom-de-Jong)

documentation

https://docs.rs/agisostack-sys

README

AgIsoStack-sys

crates Documentation Crate License Dependency Status

Auto-generated Rust bindings for the AgIsoStack++ library.

Installation

Windows

  • Install and use the Windows GNU toolchain.
    • rustup toolchain install stable-x86_64-pc-windows-gnu
    • rustup default stable-gnu
  • Use AgIsoStack-sys as a dependency

Linux

  • Install and use the Linux GNU toolchain.
    • rustup toolchain install stable-x86_64-unknown-linux-gnu
    • rustup default stable-gnu
  • Use AgIsoStack-sys as a dependency

License / Terms of Usage

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.

Contribution

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.

Contact

If you have problems using the software, find mistakes, or have general questions please use the issue tracker to contact me.

Commit count: 10

cargo fmt