rink-rs/core
Tiffany Bennett 6e3fecff57 Version 0.6.2
2021-10-31 15:10:02 -07:00
..
src Better reciprocal unit formatting (Fixes #91) 2021-10-31 15:00:53 -07:00
tests Better reciprocal unit formatting (Fixes #91) 2021-10-31 15:00:53 -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 Add updated element names (Fixes #105) 2021-10-31 14:48:35 -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.