Skip to main content

remove_entry

Function remove_entry 

Source
pub fn remove_entry(
    entries: &mut Vec<HostEntry>,
    partial_name: &str,
) -> Result<()>