rustledger 0.12.0

Drop-in replacement for Beancount. Pure Rust, 10-30x faster.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
source: crates/rustledger/tests/cli_snapshot_test.rs
expression: normalized.trim()
---
P0012

  x parse error: unexpected input
   ,-[<fixtures>/parse-errors.beancount:5:1]
 4 | 
 5 | this is not valid beancount {{{ }}
   : ^^^^^^^^^^^^^^^^^|^^^^^^^^^^^^^^^^^
   :                  `-- parse error
 6 | 
 7 | 2024-01-15 * "Valid transaction"
   `----
<fixtures>/parse-errors.beancount: error[E1001]: [E1001] Account Income:Salary was never opened
✗ 2 errors