hostab 0.0.3

Your dev tool to manage /etc/hosts like a pro — written in Rust
1
2
3
pub mod model;
pub mod parser;
pub mod serializer;