QIF (Quicken Interchange Format) parser in Rust
This is my first Rust package, work in progress, still learning the ropes.
Don't use this until version 0.1.0 is released.
https://en.wikipedia.org/wiki/QuickenInterchangeFormat
https://rust-lang.github.io/api-guidelines/checklist.html
https://stevedonovan.github.io/rust-gentle-intro/6-error-handling.html