qif_parser 0.0.4

This library parses Quicken Interchange Format (QIF) files
Documentation

rust-qif-parser

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/Quicken_Interchange_Format

https://rust-lang.github.io/api-guidelines/checklist.html

https://stevedonovan.github.io/rust-gentle-intro/6-error-handling.html