Cargo Features

iced_glutin has no features set by default.

[dependencies]
iced_glutin = { version = "0.8.0", features = ["trace", "debug", "system", "tracing"] }
trace

Enables trace of iced_winit ^0.9

debug

Enables debug of iced_winit ^0.9

system

Enables system of iced_winit ^0.9

Features from optional dependencies

tracing implicit feature

Enables tracing

tracing:

Application-level tracing for Rust