rdkit 0.1.1

High level RDKit functionality for rust
docs.rs failed to build rdkit-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: rdkit-0.4.12

RDKit

A high-level library for performing common RDKit tasks such as SMILE parsing, molecule normalization, etc. Uses the low-level C++ API with bindings from rdkit-sys.

Provides Molecule and Fingerprint along with some benchmarks proving speed. Concepts in this RDKit may not correspond one-to-one with RDKit C++ concepts. For a more accurate correspondence, consider using the rdkit-sys bindings directly.

Prerequisites

On a Mac:

brew install rdkit