summaryrefslogtreecommitdiff
path: root/src/onboard/zugportal.rs (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-02-26fix the Trip type (and make it Display)stuebinm1-4/+4
it's not as nice as i'd like, but whatever
2022-02-09existential types in rust are weirdstuebinm1-0/+109
… lots and lots of traits …