Cargo Features

Pktstrings has no features set by default.

[dependencies]
pktstrings = { version = "1.4.1", features = ["bland", "resolve"] }
bland

Enables no-color of colored

colored:

with this feature, no color will ever be written

resolve = dns-lookup

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

dns-lookup resolve?