create_vehicle_from_service

Function create_vehicle_from_service 

Source
fn create_vehicle_from_service(
    commands: &mut Commands<'_, '_>,
    service: QETRCService,
    stations: &HashMap<String, Entity>,
) -> Entity