Derive Macro JetStreamWireFormat
#[derive(JetStreamWireFormat)]
{
// Attributes available to this derive:
#[jetstream]
}
Expand description
Derives wire format encoding for structs
#[derive(JetStreamWireFormat)]
{
// Attributes available to this derive:
#[jetstream]
}
Derives wire format encoding for structs