pub fn symbol_content_hash( source: &[u8], start: usize, end: usize, ) -> Result<String>
SHA-256 hash of a byte slice (symbol source).