Function ftd::p2::utils::split

source · []
pub fn split(name: String, split_at: &str) -> Result<(String, String)>