Crate deutsche_bahn_delay_reasons

Source
Expand description

Deutsche Bahn is awesome, but often trains are late. There can be many reasons, some of which this library enumerates. Use the function Grund::default or get_grund to get a delay reason.

This library exists because I was waiting for a train.

Enums§

Grund
Some of the possible reasons a Deutsche Bahn train could be delayed.

Functions§

get_grund
Get a random delay reason.