rink-rs/core
2022-04-15 23:04:51 -07:00
..
src Add more tests (#127) 2022-04-15 23:04:51 -07:00
tests Add more tests (#127) 2022-04-15 23:04:51 -07:00
Cargo.toml Version 0.6.2 2021-10-31 15:10:02 -07:00
currency.units Move files to make cargo publish happy 2020-07-18 02:20:39 -07:00
datepatterns.txt Move files to make cargo publish happy 2020-07-18 02:20:39 -07:00
definitions.units Quantity namespacing (#125) 2022-04-10 12:27:10 -07:00
README.md Add readme 2020-07-18 02:24:37 -07:00

Rink Core

Rink Core is the library that implements most of the special language and calculations in Rink. It's mainly intended to be used in projects that are exposing an end user interface to Rink, e.g. a discord bot or a mobile app.