Cargo Features
notan_winit has no features set by default.
[dependencies]
notan_winit = { version = "0.12.1", features = ["audio", "links", "drop_files", "clipboard"] }
- audio = notan_audio, notan_oddio
- links = webbrowser
- drop_files = mime_guess
- clipboard = arboard, notan_input
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.