[−][src]Function resolve::hosts::parse_host_table
pub fn parse_host_table(data: &str) -> Result<HostTable>
Attempts to parse a host table in the hosts file format.
pub fn parse_host_table(data: &str) -> Result<HostTable>
Attempts to parse a host table in the hosts file format.