hostfile

Crates.iohostfile
lib.rshostfile
version1.1.1
created_at2020-05-03 00:50:27.283273+00
updated_at2025-04-19 14:35:27.679307+00
descriptionA rust crate for parsing /etc/hosts
homepagehttps://github.com/aneeshdurg/hostfile
repositoryhttps://github.com/aneeshdurg/hostfile
max_upload_size
id236848
size77,858
Aneesh Durg (aneeshdurg)

documentation

README

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 = "1.1.0"
Commit count: 35

cargo fmt