pub fn compute_scope_record( entries: &[StateCommitEntry], base_sha: &str, head_sha: &str, ignore_policy_hash: &str, ) -> Vec<u8> ⓘ