Crate msr_core

Source
Expand description

Industrial Automation Toolbox - Common core components

Modules§

audit
Structs used for auditing
control
fs
io
I/O related utilities
register
storage
Persistence related stuff
sync
thread
time
Time related types

Structs§

Measurement

Enums§

ScalarType
Enumeration of scalar value types
ScalarValue
Tagged union of scalar values
Value
A value representation within a MSR system.
ValueType
Enumeration of value types

Traits§

ToValueType