Module sqlx_ledger::journal
source · Expand description
Journals are ledgers holding transactions and entries that must always be balanced.
Structs§
- Representation of a ledger journal entity.
- Repository for working with
Journal
entities. - Representation of a new ledger journal entity with required/optional properties and a builder.
- Builder for
NewJournal
.
Enums§
- Error type for NewJournalBuilder