bullet_rs 0.0.1

A Bullet3 port to Rust
Documentation
1
2
3
fn main() {
    println!("hello world!");
}