A simple CLI payment processor
Unfortunately, rust-csv does not support serializing maps [1], so instead of trying to write a `Deserialize` impl, the `dump_csv` method takes care of formatting the output as expected. [1]: https://github.com/BurntSushi/rust-csv/issues/98 |
||
|---|---|---|
| src | ||
| .envrc | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| flake.lock | ||
| flake.nix | ||