Skip to content

GiorgiMakharadze/simple-deposit-withdrawal-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deposit and Withdrawal

A simple Rust application for basic bank operations, such as deposits and withdrawals. This code demonstrates how to manage user accounts and perform fundamental transactions with safe, type-checked code.

Features

  • Create Accounts: Set up accounts with unique IDs and account holders' names.
  • Deposit Funds: Add funds to an account with balance tracking.
  • Withdraw Funds: Deduct funds from an account with error handling for insufficient balances.
  • Transfer Between Accounts: Move funds from one account to another securely.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages