pub fn decode_statuses(
cursor: &mut Cursor<&mut BytesMut>,
) -> Result<CarStatusPacket, Error>Expand description
Decode the car status packet sent by F1 2019
The car status packet by F1 2019 introduces the differentiation between a physical and a visual tyre compound.