net
0.0.1
In net::
hosts
Statics
HOST_TABLE
Functions
create_host_table
parse_hostsfile
replace_host
replace_host_table
net
::
hosts
Function
parse_hostsfile
Copy item path
Settings
Help
Summary
Source
pub fn parse_hostsfile(hostsfile_content: &
str
) ->
HashMap
<
String
,
IpAddr
>