MCPcopy Index your code
hub / github.com/emberian/evdev / code

Method code

src/lib.rs:340–342  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

338impl UinputAbsSetup {
339 #[inline]
340 pub fn code(&self) -> u16 {
341 self.0.code
342 }
343 #[inline]
344 pub fn absinfo(&self) -> AbsInfo {
345 AbsInfo(self.0.absinfo)

Callers 12

kindMethod · 0.45
fmtMethod · 0.45
with_absolute_axisMethod · 0.45
update_scancodeMethod · 0.45
fmtMethod · 0.45
key_eventFunction · 0.45
final_dot_stateFunction · 0.45
final_event_stateFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 1