#[derive(Command)] { // Attributes available to this derive: #[stream] }
Macro entry point that generates CommandStreams implementations for structs whose StreamId fields are annotated with #[stream].
CommandStreams
StreamId
#[stream]