split_slug

Function split_slug 

Source
pub fn split_slug(slug: &str) -> Option<(String, String)>