pub type Memory = String;
Represents a specific phone book memory location.
struct Memory { /* private fields */ }