[][src]Crate qif_parser

Structs

Qif

Represents a QIF file It has a file_type (Bank, etc.) and a collection of items

QifItem

Represents a transaction It has a date and an amount, and possibly some splits

QifSplit

Functions

parse_with_format