ioki-mobility / kmp-passenger-api

Kotlin Multiplatform ioki Passenger API
MIT License
1 stars 1 forks source link

Change to different Result type #51

Open juschmitt opened 4 days ago

juschmitt commented 4 days ago

Instead of implementing yet another Result type in this library, we should switch to the one we're using in our other projects as well: https://github.com/ioki-mobility/Result