Skip to content

CLI mini Billing System using core & basic functionality of Rust. Very useful to under stand Basic Rust.

Notifications You must be signed in to change notification settings

codecamp-prem/cli_mini_billing_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Billing System CLI program in Rust

  • Useful to understand the basic of Rust.

  • uses enum, struct, impl, match, mod, HashMap, Option returns

Four menus in the program

  1. Add Bill
  2. View Bill
  3. Delete Bill
  4. Edit Bill

About

CLI mini Billing System using core & basic functionality of Rust. Very useful to under stand Basic Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages