hostfile

Crates.iohostfile
lib.rshostfile
version1.1.0
sourcesrc
created_at2020-05-03 00:50:27.283273
updated_at2024-11-08 18:32:13.537861
descriptionA rust crate for parsing /etc/hosts
homepagehttps://github.com/aneeshdurg/hostfile
repositoryhttps://github.com/aneeshdurg/hostfile
max_upload_size
id236848
size17,039
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.0.0"
Commit count: 31

cargo fmt