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
serviceService attribute macro for creating RPC services
Derive Macros
JetStreamWireFormatDerives wire format encoding for structs