ohos-sensors-sys 0.1.0

Rust bindings to the sensors and vibrator modules of OpenHarmony
Documentation
1
2
3
#![allow(unused_imports)]
mod vibrator_ffi;
pub use vibrator_ffi::*;