Cargo Features
Nebula_Form has no features set by default.
[dependencies]
nebula_form = { version = "0.1.6", features = ["server-warp"] }
- server-warp = warp
-
Enables server-warp of nebula_status ^0.1
Affects
nebula_form::form_filter
…
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.
- nebula_status server-warp?
-
Enables nebula_status ^0.1
- warp server-warp?
-
Enables warp ^0.2