pub fn digest(bytes: &[u8]) -> StringExpand description
The fixity digest of bytes, spelled sha256:<lowercase-hex> — the form
recorded in an attachment sidecar, a manifest row, or a node’s frontmatter, and
the form verify checks against. The sha256: prefix names the algorithm,
so the record is self-describing and a future digest can be distinguished.