Codify.rs
Codify.rs translates between types from different programming languages.
🚧 This is presently under heavy construction.
🛠️ Prerequisites
- Rust 1.70+
⬇️ Installation
Installation via Cargo
👉 Examples
Importing the library
use *;
Converting a C++ type to Rust
println!;
📚 Reference
👨💻 Development