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