pub fn partial_digest(path: &Path, opts: &PartialOptions) -> Result<String>Expand description
xxHash64 over partial content (head + tail strategy), lowercase hex.
pub fn partial_digest(path: &Path, opts: &PartialOptions) -> Result<String>xxHash64 over partial content (head + tail strategy), lowercase hex.