pub type LatestNumberFriendlyNamePair = (String, Option<String>);
Used in latest-numbers return value, as a number and friendly name.