Skip to main content

ID_PREFIX

Constant ID_PREFIX 

Source
pub const ID_PREFIX: &str = "sha256:";
Expand description

Prefix applied to every content id. Parsers use it to disambiguate future hash algorithms (e.g. "blake3:") if we ever add them.