Struct raui_core::signals::SignalSender [−][src]
pub struct SignalSender { /* fields omitted */ }Expand description
Used to send Signals from a component change context
Implementations
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for SignalSenderimpl Send for SignalSenderimpl !Sync for SignalSenderimpl Unpin for SignalSenderimpl !UnwindSafe for SignalSenderBlanket Implementations
Mutably borrows from an owned value. Read more