Cargo Features
ambient_api has no features set by default.
[dependencies]
ambient_api = { version = "0.3.1", features = ["client", "server"] }
- client
-
Enables ambient_element, client of ambient_api_core, client of ambient_ui
- server
-
Enables ambient_element, server of ambient_api_core, server of ambient_ui
ambient_api has 2 features without comments.