pub type RemoteName = String;
Denotes that the string is a remote key
pub struct RemoteName { /* private fields */ }