nom-obj 0.2.0

A simple obj/mtl parser written with nom.
Documentation
1
2
3
4
fn main() {
    // TODO: examples
    println!("Hello, world!");
}