Crate jetstream_macros

JetStream Derive

This crate provides macros for JetStream.

service

The service macro is used to define a JetStream service.

JetStreamWireFormat

The JetStreamWireFormat macro is used to derive the WireFormat trait for a struct.

Attribute Macros

  • service: Service attribute macro for creating RPC services

Derive Macros

  • JetStream``Wire``Format: Derives wire format encoding for structs