pub fn split_type_key(key: &str) -> Option<(&str, &str)>
Split a type_key back into (name, version).
type_key
(name, version)