rustorm 0.0.5

A simple ORM and code generator for rust
1
2
3
fn main(){
    println!("invoke build scripts here...");
}