Primitives for reading and writing Balsa, a compact line notation based on SMILES.
Balsa supersedes two earlier packages: Dialect.rs and Purr.
Run the test suite:
bash
cargo t --all
This reference implementation is not yet stable. Patch versions never introduce breaking changes, but minor/major versions probably will. For details about each versions changes, see the [CHANGELOG.md].
Balsa is distributed under the terms of the MIT License. see LICENSE and COPYRIGHT for details.