Cargo Features
[dependencies]
maia-httpd = { version = "0.5.2", default-features = false, features = ["uclibc"] }
- default = uclibc
-
The
uclibc
feature is set by default whenevermaia-httpd
is added without
somewhere in the dependency tree.default-features = false - uclibc default
maia-httpd has 2 features without comments.