This project is used to test the FFI (Foreign Function Interface) between PHP and Rust.

It implements a simple Hello World function in Rust that can be called from PHP.