1 2 3 4 5 6 7
# Chembasics This crate provides some basic things for chemistry, such as: * Formulas * A SMILES parser(for now there is no support for chirality but it will be added) * Useful constants Pull requests are welcome