pub fn decode_sparse_embedding_space_key(key: &[u8]) -> Option<u64>
Decode a sparse embedding space name hash from a space key.
Returns None if the key doesn’t have the correct format.
None