A Rust-based command-line application for managing sales leads with progressive implementation stages.
- Add Leads: Store lead information (name, contact, value, status)
- Display Leads: View all leads in formatted table
- Remove Leads: Delete leads by ID
- Edit Leads: Modify existing lead details