Skip to content

aneeshdurg/hostfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hostfile

Rust crates.io Docs

A rust crate for parsing /etc/hosts

Installation

cargo add hostfile

or add the following to your Cargo.toml

hostfile = "0.3.0"