Expand description

csv_ledger_lib

A sub-library for the csv_leger CLI.

This library contains two modules:

  • ledger - Containing the Ledger state store.
  • parse - Containing a zero-coppy csv parser for transactions.

Modules

Ledger

Zero-coppy CSV Parsing

Enums

An enum representing the possible errors that can occur when parsing a csv file.