Skip to main content

HapticsRef

Type Alias HapticsRef 

Source
pub type HapticsRef = Arc<dyn Haptics>;
Expand description

Re-export framework services (HTTP, URI, etc.) from the dedicated services crate.

Aliased Typeยง

pub struct HapticsRef { /* private fields */ }