Skip to main content

export_key

Function export_key 

Source
pub fn export_key(namespace: Option<&str>, name: &str) -> String
Expand description

Compute the association key for an exported function: "namespace::name" when a namespace is supplied, otherwise the bare name.