summaryrefslogtreecommitdiff
path: root/src/onboard/zugportal.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix the Trip type (and make it Display)stuebinm2022-02-261-4/+4
| | | | it's not as nice as i'd like, but whatever
* existential types in rust are weirdstuebinm2022-02-091-0/+109
… lots and lots of traits …