nom-obj 0.2.0

A simple obj/mtl parser written with nom.
Documentation
1
2
3
4
5
6
#[macro_use] pub mod common;

pub mod obj;
pub mod mtl;