Skip to main content

parse_user_host

Function parse_user_host 

Source
pub fn parse_user_host(input: &str) -> Result<(String, String)>