fn extract_geometry_from_xyz( path: &Path, ) -> Result<(Vec<String>, Vec<f64>), Box<dyn Error>>
Extract geometry from XYZ file