Cargo Features
css-in-rust-next has no features set by default.
[dependencies]
css-in-rust-next = { version = "0.8.0", features = ["yew_integration", "seed_integration"] }
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.
- yew yew_integration?
-
Affects
bindings::yew
… - seed seed_integration?
-
Enables seed ^0.9.0
Affects
bindings::seed
…