Skip to main content

split_skill_id

Function split_skill_id 

Source
pub fn split_skill_id(
    skill_id: &str,
) -> Result<(&str, &str), LocalRegistryError>