EventSource implementation.
This commit is contained in:
@@ -47,7 +47,7 @@ pub struct VacationResponse<State = Get> {
|
||||
html_body: Option<String>,
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone, Serialize, Deserialize)]
|
||||
#[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq, Hash, Copy)]
|
||||
pub enum Property {
|
||||
#[serde(rename = "id")]
|
||||
Id,
|
||||
|
||||
Reference in New Issue
Block a user