xkikeg / okane

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

Use Stream bound instead of &str #140

Closed xkikeg closed 2 months ago

xkikeg commented 2 months ago

Now it uses the fixed type &str, but it should be updated to I: Stream to support Located.