Type Definition f1_api::nineteen::VehicleIndex[][src]

type VehicleIndex = u8;
Expand description

Index referencing a car in the packet payloads

Data for all vehicles is provided as an array. References to the data in this array are made in the form of a vehicle index.