MCPcopy Create free account
hub / github.com/emberian/evdev / main

Function main

examples/evtest_nonblocking.rs:9–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7
8#[cfg(not(target_os = "linux"))]
9fn main() {}
10
11// cli/"tui" shared between the evtest examples
12#[cfg(target_os = "linux")]

Callers

nothing calls this directly

Calls 4

pick_deviceFunction · 0.85
set_nonblockingMethod · 0.80
kindMethod · 0.80
fetch_eventsMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…