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