You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, it throws the error "index out of bounds: the len is 256 but the index is 2947" when the input text is not in SLP1 (ASCII?).
The error msg has to be improved. Otherwise, it isn't easy to understand what's going on. I, for instance, thought there was something wrong with the code. And the word "Panic" in the error msg causes real panic 😂!
If the
vidyut_cheda
crate fails, ourvidyut.cheda
wrapper passes through the raw Rust error and doesn't give much insight on how to correct the error.This is poor UX. In addition to improving the upstream error messages, we should provide informative messages here.
Errors to test:
The text was updated successfully, but these errors were encountered: