pub fn parse_sdf_auto_file<P: AsRef<Path>>(path: P) -> Result<Molecule>
Parses an SDF file with automatic format detection.
When the gzip feature is enabled, files ending in .gz are automatically decompressed.
gzip
.gz