pub fn verify_chunk_proof(
proof: &ContentProof,
expected_workspace_root_hash: &str,
chunk: &CodeChunk,
) -> boolpub fn verify_chunk_proof(
proof: &ContentProof,
expected_workspace_root_hash: &str,
chunk: &CodeChunk,
) -> bool