Improve compiler error when a type does not implement ToConsole #6

Open
opened 2020-11-28 08:31:26 +00:00 by rob · 0 comments
Owner

Currently

error[E0599]: no method named `to_console` found for struct `yew::FocusEvent` in the current scope
Currently ``` error[E0599]: no method named `to_console` found for struct `yew::FocusEvent` in the current scope ```
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: rob/weblog#6
No description provided.