rdkit-rs / rdkit

RDKit Made Idiomatic for Rust
12 stars 9 forks source link

The high level implementation will gracefully handle nulls from the rdkit library #22

Closed xrl closed 6 months ago

xrl commented 6 months ago

Addresses #18. Take a look @aleebberg

xrl commented 6 months ago

Nevermind, looking over the existing PR I see it includes this logic. I should have pulled down that PR to take a look.