[][src]Function gchemol_readwrite::read_all

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

Read all molecules into a Vec from path.