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
  • Provides the set of Basic Solutions instead of only one solution.

Getting Started

lib_xch::api::handler::handler_api::<i32>("H2O=H2+O2");

Modules

api

The APIs