chematic-inchi 0.2.0

Pure Rust InChI and InChIKey generation for IUPAC standard organic molecules (WASM-compatible)
Documentation
1
2
3
4
5
6
pub mod formula;
pub mod connection;
pub mod hydrogen;
pub mod charge;
pub mod isotope;
pub mod stereo;