ax-input 0.5.21

Input device management for ArceOS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "ax-input"
version = "0.5.21"
repository.workspace = true
edition.workspace = true
authors.workspace = true
description = "Input device management for ArceOS"
keywords.workspace = true
categories.workspace = true
license.workspace = true

[dependencies]
ax-sync = { workspace = true }

ax-lazyinit = { workspace = true }
log = { workspace = true }
rdif-input.workspace = true