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

type VehicleIndex = u8;

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.