[][src]Function gchemol::io::read_all

pub fn read_all<P>(path: P) -> Result<Vec<Molecule>, Error> where
    P: AsRef<Path>, 

Read all molecules into a Vec from path.