Crate hledger_parser

Source
Expand description

Parser for Hledger journals. See hledger documentation for journal format description.

Structs§

Account
Amount
Assertion
AutoPosting
AutosPostingRule
DecimalMark
Include
ParseError
Error type representing failures during parsing.
Payee
Period
PeriodicTransaction
Posting
Price
Query
Tag
Term
Transaction
Year

Enums§

AmountPrice
Commodity
Directive
Format
Interval
Status

Functions§

parse
Parses the given content into a list of Hledger journal directives.