# Rust and raylib playground A sample project to play with rust, raylib, and rust/c interoperability ## How to run ```shell $ cargo run --bin rect ```