pub trait NoxIndexSensor { }Expand description
A sensor which measures NOx index
Dyn Compatibility§
This trait is dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety".
pub trait NoxIndexSensor { }A sensor which measures NOx index
This trait is dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety".