Struct augdom::webdom::Callback [−][src]
pub struct Callback { /* fields omitted */ }
Expand description
A dynamically-allocated closure that is callable from JavaScript.
Implementations
Auto Trait Implementations
impl !RefUnwindSafe for Callback
impl !UnwindSafe for Callback
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more