Module lib_xch_ceb::handler [] [src]

Functions

handler_api

the API balances the Chemical Equation by equation and searching range. If the equation can balance, function would return a i32 vector which contains the answer. If not, it would return a Vec<Vec<i32>> which contains Delta-3 the parser's result.