stoik 0.1.0

Libary to parse molecular formulas
Documentation
[dependencies.serde]
features = ["derive"]
optional = true
version = "1.0"

[features]
serde = ["dep:serde"]

[package]
authors = ["htmlcsjs"]
categories = ["science"]
description = "Libary to parse molecular formulas"
edition = "2021"
homepage = "https://github.com/htmlcsjs/stoik"
keywords = ["parser", "parsing"]
license = "MIT OR Apache-2.0"
name = "stoik"
readme = "README.md"
repository = "https://github.com/htmlcsjs/stoik"
version = "0.1.0"