2 releases
0.0.1 | May 16, 2024 |
---|---|
0.0.0 | Jan 11, 2024 |
#4 in #presently
79 downloads per month
4KB
Infernal.rs
🚧 We are building in public. This is presently under heavy construction.
🛠️ Prerequisites
- Rust 1.70+
⬇️ Installation
Installation via Cargo
$ cargo add infernal
👉 Examples
Importing the library
use infernal::*;
👨💻 Development
$ git clone https://github.com/HaltiaAI/infernal.rs.git