Crate lib_xch [] [src]

This is the official library of xch-ceb. It can parse and balance the Chemical Equation.

  • Unlimited brackets
  • No Periodic table of the elements needed

Getting Started

Just use the handler_api: lib_xch::handler::handler_api("H2O=H2+O2", 10);

Modules

handler