processor/src
2022-08-23 15:35:53 +02:00
..
bin cargo: move 'processor' to 'bin' directory 2022-08-22 17:49:06 +02:00
core.rs core: add arithmetic operators for 'TxAmount' 2022-08-23 14:05:03 +02:00
error.rs ledger: process deposits and withdrawals 2022-08-23 15:35:53 +02:00
ledger.rs ledger: process deposits and withdrawals 2022-08-23 15:35:53 +02:00
lib.rs ledger: introduce 'Ledger' type 2022-08-23 14:05:57 +02:00
transaction.rs transaction: use proper 'ParseError' type 2022-08-23 14:05:03 +02:00