Crate okane_core

Source
Expand description

okane-core crate is the library to support okane CLI tool functionality, withreusable components.

Modulesยง

format
format functionalities of Ledger format files.
load
Contains the functions to load Ledger file, with recursively resolving the include directives.
report
eval module contains functions for Ledger file evaluation.
syntax
Provides Ledger file format syntax representation.