Module ledger_rs_lib::journal

source ·
Expand description

Journal The main model object. The journal files are parsed into the Journal structure. Provides methods for fetching and iterating over the contained elements (transactions, posts, accounts…).

Structs