ATOMIO - Crate to parse molecular formula
Parse chemical formula like CH4
, Al2(SO4)3
, K2Cr2O7
etc.
Usage is simple:
use ;
let parsed = from_str;
assert!
Contributions
Pull Requests and Issues are accepted.
LICENSE
atomio
is licensed under the MIT License. Our copy of MIT License can be found here