Skip to main content

unique_id_sub

Function unique_id_sub 

Source
pub fn unique_id_sub((provider, sub): (&Provider, &str)) -> Result<String>
Expand description

Generate a unique-id string determined by the combination of Provider instance and sub string.