Cargo Features

gpui_util has no features set by default.

[dependencies]
gpui_util = { version = "0.2.2", features = ["test-support"] }
test-support = git2, rand, util_macros

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.

git2 test-support?
rand test-support?
util_macros test-support?

Enables gpui_util_macros