Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
14
impl AsRef<input_id> for InputId {
15
#[inline]
16
fn as_ref(&self) -> &input_id {
17
&self.0
18
}
19
}
20
21
impl InputId {
Callers
3
open
Method · 0.80
name
Method · 0.80
open
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected