Function gchemol_readwrite::read

source ·
pub fn read<P: AsRef<Path>>(path: P) -> Result<impl Iterator<Item = Molecule>>
Expand description

Read an iterator over Molecule from file. file format will be determined according to the path