Crate qif

Source

Structs§

QIF
A structure that represents a QIF document.
Section
structure that houses the type and transactions in a QIF file
SectionBuilder
Split
structure that represents a split in a transaction
SplitBuilder
Transaction
structure that represents a regular transaction in a QIF file.
TransactionBuilder

Enums§

DateFormat
a conveniece enumeration to deal with chrono based input and output.
TransactionBuildingError
errors for creating transactions
TransactionStatus
enumeration that houses the possible statuses of a transaction.
Type
enumeration for specifying qif type. Only noninvoice and noninvestment times are currently present.