Cargo Features
notan_backend has no features set by default.
[dependencies]
notan_backend = { version = "0.12.1", features = ["audio", "links", "drop_files", "clipboard"] }
- audio
-
Enables audio of notan_web and notan_winit
- links
-
Enables links of notan_winit
- drop_files
-
Enables drop_files of notan_web and notan_winit
- clipboard
-
Enables clipboard of notan_web and notan_winit
notan_backend has 4 features without comments.