cosmolkit-core 0.2.0

Redesigned COSMolKit core with value-style molecule state and explicit topology operation contracts
Documentation
1
2
3
4
5
6
7
8
//! Derived descriptors, rendering, hashing, serialization, and batch helpers.

pub mod avalon_fingerprint;
pub mod batch;
pub mod draw;
pub mod fingerprint;
pub mod mol_hash;
pub mod mol_pickler;