Structsยง
- Interface
Ref - Wrapper over an interface, along with its corresponding
SignalEmitterinstance. A reference to the underlying interface may be obtained viaInterfaceRef::getandInterfaceRef::get_mut.
SignalEmitter
instance. A reference to the underlying interface may be obtained via
InterfaceRef::get and InterfaceRef::get_mut.