Cargo Features
[dependencies]
actix-web-nextjs = { version = "0.2.7", default-features = false, features = ["wildcards"] }
- default = wildcards
-
The
wildcards
feature is set by default wheneveractix-web-nextjs
is added without
somewhere in the dependency tree.default-features = false - wildcards default
actix-web-nextjs has 2 features without comments.