[][src]Function gchemol::io::read

pub fn read<P>(path: P) -> Result<impl Iterator<Item = Molecule>, Error> where
    P: AsRef<Path>, 

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