Module ledger_rs_lib::xact

source ·
Expand description

Transaction module

Transaction, or Xact abbreviated, is the main element of the Journal. It contains contains Postings.

Structs

Functions

  • Finalize transaction. Adds the Xact and the Posts to the Journal.