Cargo Features
w5500-dns has no features set by default.
[dependencies]
w5500-dns = { version = "0.5.0", features = ["defmt", "eh0", "eh1", "log"] }
-
defmt
-
Enables
defmt,
defmt
of
w5500-hl
-
eh0
-
Enables
eh0
of
w5500-hl
-
eh1
-
Enables
eh1
of
w5500-hl
Features from optional dependencies
-
log
implicit feature
-
Enables
log
log: A lightweight logging facade for Rust