cosmolkit-core 0.2.7

Redesigned COSMolKit core with value-style molecule state and explicit topology operation contracts
Documentation
1
2
3
4
5
//! Query, SMARTS, and substructure search.

pub mod query;
pub mod smarts_parse;
pub mod substruct;