mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 02:22:21 +00:00
Add comment
This commit is contained in:
@@ -125,6 +125,7 @@ impl From<ReportMethod> for SupportedReportWrapper {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// RFC 3253 section-3.1.5
|
||||||
#[derive(Debug, Clone, Deserialize, Serialize)]
|
#[derive(Debug, Clone, Deserialize, Serialize)]
|
||||||
#[serde(rename_all = "kebab-case")]
|
#[serde(rename_all = "kebab-case")]
|
||||||
pub struct SupportedReportSet {
|
pub struct SupportedReportSet {
|
||||||
|
|||||||
Reference in New Issue
Block a user