Skip to main content

type_key

Function type_key 

Source
pub fn type_key(name: &str, version: &str) -> String
Expand 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.