write_mesh
lib3mf_
core
0.1.0
In lib3mf_
core::
writer::
mesh_
writer
lib3mf_core
::
writer
::
mesh_writer
Function
write_
mesh
Copy item path
Source
pub fn write_mesh<W:
Write
>( writer: &mut
XmlWriter
<W>, mesh: &
Mesh
, ) ->
Result
<
()
>