A simple CLI payment processor
Go to file
Bruno BELANYI c7e64692e6 lib: add 'Transaction' variants
Represent each enum variant with its own type to allow stronger typing
when processing only a singular type of transactions.
2022-08-23 14:05:03 +02:00
src lib: add 'Transaction' variants 2022-08-23 14:05:03 +02:00
.envrc nix: add direnv integration 2022-08-22 17:11:53 +02:00
.gitignore git: ignore generated files 2022-08-22 17:11:53 +02:00
Cargo.lock cargo: add 'fpdec' dependency 2022-08-22 17:25:18 +02:00
Cargo.toml cargo: add 'fpdec' dependency 2022-08-22 17:25:18 +02:00
flake.lock nix: init flake environment 2022-08-22 17:11:53 +02:00
flake.nix nix: init flake environment 2022-08-22 17:11:53 +02:00