Cargo Features

rendy-chain has no features set by default.

[dependencies]
rendy-chain = { version = "0.5.1", features = ["profiler"] }
profiler

Enables thread_profiler of thread_profiler

thread_profiler:

Required for testing using the profile_scope!() macro

rendy-chain has 1 feature without comment.