Re-exports§
pub use interp::*;pub use tracked_state::*;
Modules§
Constants§
- COMP_
EPSILON - DIRECT_
SET_ ERR - Error message for when user attempts to set value in a nested struct.
Functions§
- abs_
checked_ x_ val - Returns absolute value of
x_val - almost_
eq - Returns true if
val1andval2are within a relative/absoluteepsilonof each other, depending on magnitude. - almost_
eq_ uom - Arguments
- almost_
ge - Returns true if
val1is greater than or equal toval2with some error margin,epsilon - almost_
ge_ uom - Arguments
- almost_
gt - almost_
gt_ uom - Arguments
- almost_
le - Returns true if
val1is less than or equal toval2with some error margin,epsilon - almost_
le_ uom - Arguments
- almost_
lt - almost_
lt_ uom - Arguments
- check_
monotonicity - Verifies that passed
datais monotonically increasing. - is_
sorted - Function for sorting a slice that implements
std::cmp::PartialOrd. Remove this once is_sorted is stabilized in std - return_
true - returns true for use with serde default
- tire_
code_ to_ radius - Calculate tire radius (in meters) from an ISO metric tire code