Module okane_core::datamodel
source · Expand description
data contains fundamental types used in Ledger data. Note the structure is quite similar to repl module, however, repl is for textual representation while data is more for understanding.
Structs§
- Amount of posting, balance, …
- Cost of the posting.
- Posting in a transaction to represent a particular account amount increase / decrease.
- Represents a transaction where the money transfered across the accounts.
Enums§
- Represents a clearing state, often combined with the ambiguity.
- Commodity exchange information.