parse_mesh
lib3mf_
core
0.1.0
In lib3mf_
core::
parser::
mesh_
parser
lib3mf_core
::
parser
::
mesh_parser
Function
parse_
mesh
Copy item path
Source
pub fn parse_mesh<R:
BufRead
>(parser: &mut
XmlParser
<R>) ->
Result
<
Mesh
>