Cargo Features

cc-colony has no features set by default.

[dependencies]
cc-colony = { version = "2.3.1", features = ["webview"] }
webview = wry

Affects ui::webview

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.

wry webview?

Enables wry ^0.43

Webview (optional feature)