Skip to main content

RustSignalBinary

Derive Macro RustSignalBinary 

Source
#[derive(RustSignalBinary)]
Expand description

Marks the struct as a signal endpoint that contains a message and binary from Rust to Dart. This can be marked on any type that implements Serialize.