Skip to main content
← OpenMECP Documentation
read_geom_from_xyz
omecp
0.0.5
In omecp::
parser
omecp
::
parser
Function
read_
geom_
from_
xyz
Copy item path
Source
fn read_geom_from_xyz( path: &
Path
, ) ->
Result
<(
Vec
<
String
>,
Vec
<
f64
>),
ParseError
>