pub fn type_key(name: &str, version: &str) -> StringExpand description
Internal storage key for an activity or workflow type: name + a unit
separator + version. The separator can never appear in a Smithy Name or
Version value, so the key round-trips unambiguously.