Cargo Features
rendy-command has no features set by default.
[dependencies]
rendy-command = { version = "0.5.1", features = ["no-slow-safety-checks", "profiler"] }
- no-slow-safety-checks
-
Enables no-slow-safety-checks of rendy-core
- profiler
-
Enables thread_profiler of thread_profiler
thread_profiler:
Required for testing using the profile_scope!() macro
rendy-command has 2 features without comments.