Stremio / stremio-core

⚛️ The Stremio Core: types, addon system, UI models, core logic
MIT License
885 stars 64 forks source link

Feat/improve serde error handling #645

Closed elpiel closed 4 months ago

elpiel commented 5 months ago

with this change we now return a much cleaner and well understood error: unknown variant `unknown_variant`, expected `error` or `result` at line 1 column 18