Expand description
§csv_ledger_lib
A sub-library for the csv_leger
CLI.
This library contains two modules:
ledger
- Containing theLedger
state store.parse
- Containing a zero-coppy csv parser for transactions.
Modules§
Enums§
- Ledger
Err - An enum representing the possible errors that can occur when parsing a csv file.