pub fn uid(data: impl AsRef<[u8]>) -> UID
Returns the unique ID (UID) of an input.
Where UID is SHA256 hex digest of the input as a SizedAsciiString.
SizedAsciiString