inline-rust
inline-rust copied to clipboard
Better error messages
I expect it will very quickly become frustrating to have a Could not find information... error message. We should accumulate some information about failed context matches in a Writer and display that if we end up not finding anything.
Ex:
Could not find information about `Ptr Colour`.
* Failed to match the `Ptr` context, it requires the argument to not have an
intermediate Rust type