pub fn digest(bytes: &[u8]) -> StringExpand description
The fixity digest of bytes, spelled sha256:<lowercase-hex> — the form
recorded in a sidecar, a frontmatter field, or a recycle-bin tombstone, 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.