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

Read all molecules into a Vec from path.