Cargo Features

wita has no features set by default.

[dependencies]
wita = { version = "0.20.0", features = ["raw_input", "serde"] }
raw_input

Affects event::RawInput, event::RawInputDeviceChange, event::EventHandler.raw_input, event::EventHandler.raw_input_device_change, wita::raw_input

Features from optional dependencies

serde implicit feature

Enables serde

serde:

A generic serialization/deserialization framework