Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emberian/evdev
/ FFEffectCode
Class
FFEffectCode
src/constants.rs:298–298 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
296
/// Force feedback effect types
297
#[derive(Copy, Clone, PartialEq, Eq, Hash)]
298
pub struct FFEffectCode(pub u16);
299
300
evdev_enum!(
301
FFEffectCode,
Callers
2
play
Method · 0.85
stop
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…