Cargo Features
doge_dns has no features set by default.
[dependencies]
doge_dns = { version = "1.0.2", features = ["with_idna"] }
- default
-
idna is enabled in the main dog crate
- with_idna = unic-idna
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.