Expand description
okane is a tool to have a plain text accounting, inspired by Ledger CLI.
For the detailed usage, see README or Japanese README.
As a library, okane-core
provides reusable functionalities.
As oppose to that, this library mainly provides binary specific functionalities, mainly for integration tests.
Modulesยง
- Provides OneBasedIndex, which wraps usize as 1-based index.