Skip to main content

content_id

Function content_id 

Source
pub fn content_id(input: &JobInput) -> u64
Expand description

Deterministic content id (FNV-1a over the structural bytes of the input). Stable across nodes — the basis for content-addressed dispatch and dedup.