Bereket-G / rust-phone-book-cli

Rust phone book CLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust phone book CLI

A simple file based phone book cli as a learning project to make hands dirty with rust!

>> cargo run phonebook --read --name Lora

Found Contact { phone_number: "704-458-4933", name: "Lora" }

About

Rust phone book CLI


Languages

Language:Rust 100.0%