Structs§

Enums§

Traits§

Type Aliases§

  • The type of errors returned by the parser. All that can usefully be done with these is write them via BeancountSources.
  • Identifies a span of text within its source file.
  • The individual colon-separated components of an account, without the AccountType prefix. SmallVec stores a small number of these inline, before making use of the heap.
  • The type of warnings returned by the parser. All that can usefully be done with these is write them via BeancountSources.