Skip to main content

SignalPiece

Derive Macro SignalPiece 

Source
#[derive(SignalPiece)]
Expand description

Marks the struct as a signal that can be nested within other signals. A SignalPiece cannot be sent independently and is only a partial component of DartSignal or RustSignal.