address

Function address 

Source
pub fn address(bytes: &[u8]) -> String
Expand description

A public key in the canonical fixed-width base58 address form — how this tool prints every key, wherever it came from. Anything that is not key-shaped has no address to render and falls back to hex, so a device that quotes something unexpected still shows what it said.