ohos-sensors-sys 0.1.0

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