Cargo Features

notan_backend has no features set by default.

[dependencies]
notan_backend = { version = "0.12.0", features = ["audio", "links", "drop_files", "clipboard"] }
audio

Enables audio of notan_web and notan_winit

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.