hoster 0.1.1

Small parser and lexer library for Hosts file format
Documentation
[dependencies.smallvec]
features = ["const_generics", "const_new", "union"]
version = "1.9.0"

[dependencies.thiserror]
version = "1.0.32"

[package]
authors = ["Dusan Malusev <dusan@dusanmalusev.dev>"]
description = "Small parser and lexer library for Hosts file format"
edition = "2021"
keywords = ["hosts", "hosts-parser", "linux-hosts", "windows-hosts", "macos-hosts"]
license-file = "LICENCE"
name = "hoster"
readme = "README.md"
resolver = "2"
version = "0.1.1"