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

Method as_ref

src/inputid.rs:16–18  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

14impl AsRef<input_id> for InputId {
15 #[inline]
16 fn as_ref(&self) -> &input_id {
17 &self.0
18 }
19}
20
21impl InputId {

Callers 3

openMethod · 0.80
nameMethod · 0.80
openMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected