nstd_input 0.2.1

NSTD device input crate.
Documentation
1
2
3
4
5
6
7
8
9
# nstd_input

## 0.2.1

- Bumped `winit` version to 0.26.0.
- Added `NSTDRawInput` and related functions.
- `impl TryInto<VirtualKeyCode> for NSTDKey`.
## 0.2.0
- `clib` feature.
## 0.1.0
- Input related structs and enums.