rink-rs/core
Tiffany Bennett 8c52d3679d more tests
2024-05-27 16:34:13 -07:00
..
src more tests 2024-05-27 16:34:13 -07:00
tests more tests 2024-05-27 16:34:13 -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 Add phoot and floppydisk units (#173) 2024-05-10 20:15:44 -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.