Structs§
- Car πRepresents a single vehicle. Note βcarβ is a misnomer; it could also be a bus or bike.
Enums§
- CarState πSee https://a-b-street.github.io/docs/tech/trafficsim/discrete_event.html for details about the state machine encoded here.