Module ppk2::measurement

source ·
Expand description

Measurement parsing and preprocessing

Structs

A single parsed measurement
An acumulator for Measurements. Keeps an internal state as well as a byte buffer and builds Measurements from bytes that were fed. See MeasurementAccumulator::feed_into for more details.

Enums

Indicates whether a set of Measurements matched

Traits

Extension trait for VecDeque