Struct yew_agent::Dispatcher [−][src]
pub struct Dispatcher<T>(_);Expand description
A newtype around a bridge to indicate that it is distinct from a normal bridge
Trait Implementations
Auto Trait Implementations
impl<T> !RefUnwindSafe for Dispatcher<T>
impl<T> !Send for Dispatcher<T>
impl<T> !Sync for Dispatcher<T>
impl<T> Unpin for Dispatcher<T>
impl<T> !UnwindSafe for Dispatcher<T>
Blanket Implementations
Mutably borrows from an owned value. Read more
Convert self to a value of a Properties struct.
Convert self to a value of a Properties struct.
