Skip to main content

enumerate

Function enumerate 

Source
pub fn enumerate() -> EnumerateDevices 
Expand description

Crawls /dev/input for event-device paths without opening device nodes.

Opening remains the caller’s responsibility so a compositor can discover nodes first and then use its restricted-open callback through logind.