⌘ / Alt + ←→ to navigate chapters
A Rust contact Manager CLI using a Rust struct to store and manage contacts. Implement basic CRUD operations: add, list, search, update, and delete contacts—all stored in memory.