Instead of "line 1: could not convert struct { Name string } to Ident"
it will now say "line 1: could not call form_for function: could not
convert struct { Name string } to Ident".
This will give more context to the plush user and improve debugging.
Instead of "line 1: could not convert struct { Name string } to Ident" it will now say "line 1: could not call form_for function: could not convert struct { Name string } to Ident".
This will give more context to the plush user and improve debugging.