Cargo Features
ambient_app has no features set by default.
[dependencies]
ambient_app = { version = "0.2.1", features = ["profile", "hotload-includes"] }
- profile = puffin, puffin_http
-
Enables ambient_profiling
- hotload-includes
-
Enables hotload-includes of ambient_gizmos, ambient_gpu, ambient_model, ambient_renderer, ambient_std ^0.2.1, and ambient_ui_native
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.
- puffin profile?
-
Enables puffin ^0.14.3
- puffin_http profile?
-
Enables puffin_http ^0.11.1