mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-15 15:02:29 +00:00
intense code jankification
This commit is contained in:
@@ -26,7 +26,7 @@ pub struct Resourcetype {
|
||||
}
|
||||
|
||||
#[derive(Serialize)]
|
||||
#[serde(untagged)]
|
||||
#[serde(rename_all = "kebab-case")]
|
||||
pub enum RootPropResponse {
|
||||
Resourcetype(Resourcetype),
|
||||
CurrentUser(HrefElement),
|
||||
|
||||
Reference in New Issue
Block a user