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