pub fn uid(data: impl AsRef<[u8]>) -> UID
Expand description

Returns the unique ID (UID) of an input.

Where UID is SHA256 hex digest of the input as a SizedAsciiString.