Function stlv::parser::load_file[][src]

pub fn load_file(stl_file_path: &str) -> Result<Box<Model>, Error>

Load a STL file and return the Model struct