Skip to main content

split

Function split 

Source
pub fn split(name: String, split_at: &str) -> Result<(String, String)>