2 releases
0.1.1 | Sep 3, 2022 |
---|---|
0.1.0 | Sep 3, 2022 |
#2299 in Database interfaces
31 downloads per month
Used in csv_ledger
33KB
759 lines
csv_ledger_lib
A sub-library for `csv_ledger`.
🔋 Usage
See the docs.rs page for more info!
🔬 Testing
Simply run:
cargo test
lib.rs
:
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.
Dependencies
~1MB
~19K SLoC