Skip to main content

corpus_hash

Function corpus_hash 

Source
pub fn corpus_hash(root: &str) -> String
Expand description

corpus_hash(root)sha256: over rel-path + NUL + bytes + NUL per walked Markdown file, in the corpus walk’s sorted order (REQ-005).