matklad / xshell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve error messages

Plecra opened this issue · comments

When given bad input, the macro doesn't provide very helpful messages at the moment. The unwraps and panics need to be turned into compile_errors and given user-friendly descriptions.