format-sse-fix4
This commit is contained in:
@@ -25,7 +25,7 @@ struct RedisMessageData {
|
||||
action: String
|
||||
}
|
||||
|
||||
#[derive(Serialize, Deserialize, Clone, Debug, Display)]
|
||||
#[derive(Serialize, Deserialize, Clone, Debug)]
|
||||
pub struct SSEMessageData {
|
||||
payload: HashMap<String, Value>,
|
||||
action: String,
|
||||
|
Reference in New Issue
Block a user