Struct event_web::EditEvent [−][src]
Trait Implementations
impl Message for EditEvent[src]
impl Message for EditEventtype Result = SendFuture<(), FrontendError>
The type of value that this message will resolved with if it is successful. Read more