pub type Memory = String;
Expand description

Represents a specific phone book memory location.

Aliased Type§

struct Memory { /* private fields */ }