pub type Account = String;

Aliased Type§

struct Account { /* private fields */ }