pub fn hash_postcard<T: Serialize + ?Sized>(value: &T) -> u64
Hash a serializable value using postcard + blake3.