pub const ID_PREFIX: &str = "sha256:";
Prefix applied to every content id. Parsers use it to disambiguate future hash algorithms (e.g. "blake3:") if we ever add them.
"blake3:"