sse_encode_StreamSink_my_notification_Sse abstract method

  1. @protected
void sse_encode_StreamSink_my_notification_Sse(
  1. RustStreamSink<MyNotification> self,
  2. SseSerializer serializer
)

Implementation

@protected
void sse_encode_StreamSink_my_notification_Sse(
    RustStreamSink<MyNotification> self, SseSerializer serializer);