[][src]Function f1_api::nineteen::telemetry::decode_telemetry

pub fn decode_telemetry(
    cursor: &mut Cursor<&mut BytesMut>
) -> Result<TelemetryPacket, Error>

Decode a telemetry packet sent by F1 2019

F1 2018 and F1 2019 publish the same data in their telemetry packets, but with different packet headers.