xkikeg / okane

Plain text accounting software supporting ledger-cli format using Rust
MIT License
4 stars 0 forks source link

To static for test #146

Closed xkikeg closed 2 months ago

xkikeg commented 2 months ago

With bounded-static crate power, we can derive cloned LedgerEntry which is easier to test with simple assert_eq!.