...

/

Exercise: Making a Phone Book

Exercise: Making a Phone Book

Let's go through what you’ve learned in this chapter.

We'll cover the following...

Problem statement

You have some names and telephone numbers on paper and would like to store them in a Rust program for printing.

The data is:

...