rink-rs/core
Tiffany Bennett e34e126258 v0.8.0
2024-04-20 19:35:30 -07:00
..
src Rink-web 3 (#165) 2024-04-20 18:46:50 -07:00
tests Trig function improvements (#164) 2024-04-13 14:48:18 -07:00
BREAKING-CHANGES.md v0.8.0 2024-04-20 19:35:30 -07:00
Cargo.toml v0.8.0 2024-04-20 19:35:30 -07:00
currency.units adjust croatian kuna after euro adoption (#152) 2024-01-06 18:29:56 -08:00
datepatterns.txt Move files to make cargo publish happy 2020-07-18 02:20:39 -07:00
definitions.units New SI (#157) 2024-03-23 20:29:24 -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.