pub fn blobs_equal(a: &[u8], b: &[u8]) -> bool
Checks whether two serialized blobs are identical by hash.